aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/design_tools.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/design_tools.tpl')
-rw-r--r--view/tpl/design_tools.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/design_tools.tpl b/view/tpl/design_tools.tpl
index 80a538231..53d90be74 100644
--- a/view/tpl/design_tools.tpl
+++ b/view/tpl/design_tools.tpl
@@ -2,7 +2,7 @@
<h3>{{$title}}</h3>
<ul>
<li><a href="blocks/{{$who}}">{{$blocks}}</a></li>
-<li><a href="menu">{{$menus}}</a></li>
+<li><a href="menu{{if $sys}}?f=&sys=1{{/if}}">{{$menus}}</a></li>
<li><a href="layouts/{{$who}}">{{$layout}}</a></li>
<li><a href="webpages/{{$who}}">{{$pages}}</a></li>
</ul>