From: Stéphane Jacob Date: Sun, 11 Jul 2010 13:50:01 +0000 (+0200) Subject: Always shows a warning in miniche when a user has no redirection left. X-Git-Tag: xorg/1.0.1~15^2~43 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=9ec9c28195a7476073d09e0ab4999c874de529ce;p=platal.git Always shows a warning in miniche when a user has no redirection left. Signed-off-by: Stéphane Jacob --- diff --git a/templates/include/minifiche.tpl b/templates/include/minifiche.tpl index f593af7..d41a48c 100644 --- a/templates/include/minifiche.tpl +++ b/templates/include/minifiche.tpl @@ -121,7 +121,7 @@ {assign var=address value=$profile->getMainAddress()} {assign var=web value=$profile->getWebSite()} {assign var=job value=$profile->getMainJob()} - {if $web || $profile->mobile || ($address && $address->country) || $job || !$registered} + {if $web || $profile->mobile || ($address && $address->country) || $job || !$registered || $user->lost} {if $web}