From 17dba9542ad2745025550cefc28d38aa84a69c0d Mon Sep 17 00:00:00 2001 From: Treer Date: Sun, 1 May 2016 05:59:02 +1000 Subject: update icon names in view/ --- view/tpl/menulist.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'view/tpl/menulist.tpl') diff --git a/view/tpl/menulist.tpl b/view/tpl/menulist.tpl index 743165cc3..f38619923 100644 --- a/view/tpl/menulist.tpl +++ b/view/tpl/menulist.tpl @@ -1,7 +1,7 @@
- +

{{$title}}

@@ -24,12 +24,12 @@ {{foreach $menus as $m }} - {{if $m.bookmark}}{{/if}} + {{if $m.bookmark}}{{/if}} {{$m.menu_name}} {{$m.menu_desc}} - - - + + + {{$m.menu_created}} {{$m.menu_edited}} -- cgit v1.2.3