From: Stéphane Jacob Date: Sat, 11 Sep 2010 10:51:54 +0000 (+0200) Subject: Fixes JS on wiki admin page. X-Git-Tag: xorg/1.0.1~207 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=d814b7b896f6cefd0bad26a2c4b10db8a3bcb211;p=platal.git Fixes JS on wiki admin page. Signed-off-by: Stéphane Jacob --- diff --git a/templates/admin/wiki.tpl b/templates/admin/wiki.tpl index 1d98f43..78459e8 100644 --- a/templates/admin/wiki.tpl +++ b/templates/admin/wiki.tpl @@ -25,44 +25,36 @@ {literal} {/literal} @@ -83,13 +75,15 @@ {foreach from=$wiki_pages key=cat item=pages} - - - + + - {$cat} ({$pages|@count}) {icon name=magnifier title="Changements récents"} {foreach from=$pages item=perm key=page name=pages} - + {if $smarty.foreach.pages.last} L @@ -117,9 +111,9 @@ - {icon name=tick title='tout cocher'} - {icon name=cross title='tout décocher'} - {icon name=arrow_refresh title='toggle'} + {icon name=tick title='tout cocher'} + {icon name=cross title='tout décocher'} + {icon name=arrow_refresh title='toggle'}