projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fa91df
)
Displays phone numbers further from the emails in the profile.
author
Stéphane Jacob
<sj@m4x.org>
Sat, 19 Jun 2010 00:54:36 +0000
(
02:54
+0200)
committer
Stéphane Jacob
<sj@m4x.org>
Sat, 19 Jun 2010 00:54:36 +0000
(
02:54
+0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/profile/profile.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/profile/profile.tpl
b/templates/profile/profile.tpl
index
9d0a9b5
..
ba0be60
100644
(file)
--- a/
templates/profile/profile.tpl
+++ b/
templates/profile/profile.tpl
@@
-149,7
+149,9
@@
function chgMainWinLoc(strPage)
</div>
{/if}
{if count($phones) > 0}
+ <div style="float: right">
{display_phones tels=$phones dcd=$profile->isDead()}
+ </div>
{/if}
<div class='spacer'></div>
</div>