From: Stéphane Jacob Date: Sat, 19 Jun 2010 00:54:36 +0000 (+0200) Subject: Displays phone numbers further from the emails in the profile. X-Git-Tag: xorg/1.0.0~121 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=9533d793aba3359b6ffcbfa5aa2f12f43aa84324;p=platal.git Displays phone numbers further from the emails in the profile. Signed-off-by: Stéphane Jacob --- diff --git a/templates/profile/profile.tpl b/templates/profile/profile.tpl index 9d0a9b5..ba0be60 100644 --- a/templates/profile/profile.tpl +++ b/templates/profile/profile.tpl @@ -149,7 +149,9 @@ function chgMainWinLoc(strPage) {/if} {if count($phones) > 0} +
{display_phones tels=$phones dcd=$profile->isDead()} +
{/if}