Also displays that a list is private to its moderator.
authorStéphane Jacob <sj@m4x.org>
Sun, 8 Jul 2012 21:36:36 +0000 (23:36 +0200)
committerStéphane Jacob <sj@m4x.org>
Sun, 8 Jul 2012 21:36:36 +0000 (23:36 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/xnetlists/index.tpl

index f672c20..976afda 100644 (file)
@@ -100,7 +100,8 @@ croix verte te permet de t'inscrire, après accord des responsables si l'inscrip
     <td>
       {if $l.own}
       {icon name=wrench title="Modérateur"}
-      {elseif $l.priv}
+      {/if}
+      {if $l.priv}
       {icon name=weather_cloudy title="Liste privée"}
       {/if}
       <a href='{$platal->ns}lists/members/{$l.list}'>{$l.list}</a>