From: Florent Bruneau Date: Sat, 20 Nov 2010 17:19:52 +0000 (+0100) Subject: Since user can have their profile filled with data from the AX, show a X-Git-Tag: xorg/1.0.2~138 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=4823ca5e32d0b39c0204aad3736bf4770f043285;p=platal.git Since user can have their profile filled with data from the AX, show a link to the profile in not registered user's minifiches. Signed-off-by: Florent Bruneau --- diff --git a/templates/include/minifiche.tpl b/templates/include/minifiche.tpl index 6e284eb..683c5b7 100644 --- a/templates/include/minifiche.tpl +++ b/templates/include/minifiche.tpl @@ -44,7 +44,7 @@
+ {if $profile->last_change}title="fiche mise à jour le {$profile->last_change|date_format}"{/if}>
{if $withAuth}
@@ -54,9 +54,9 @@
{if $profile->isFemale()}•{/if} - {if !$dead && $registered}{/if} + {if !$dead && ($withAuth || $registered)}{/if} {$profile->directory_name} - {if !$dead && $registered}{/if} + {if !$dead && ($withAuth || $registered)}{/if}