Remove my old and ugly hack to check permissions and set up a new flexible way to...
[platal.git] / templates / skin / nbviolet.tpl
index b1f4114..13290bf 100644 (file)
@@ -34,7 +34,7 @@
     {if $smarty.session.suid}
     <div id="suid">
       <a href="exit">
-        Quitter le SU sur {$smarty.session.forlife} ({$smarty.session.perms})
+        Quitter le SU sur {$smarty.session.forlife} ({$smarty.session.perms->flags()})
       </a>
     </div>
     {/if}