aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/app_select.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/app_select.tpl')
-rw-r--r--view/tpl/app_select.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/app_select.tpl b/view/tpl/app_select.tpl
index d6eb2c31a..4cd945388 100644
--- a/view/tpl/app_select.tpl
+++ b/view/tpl/app_select.tpl
@@ -3,6 +3,9 @@
<ul>
<li><a href="apps">{{$system}}</a></li>
<li><a href="apps/personal">{{$personal}}</a></li>
+<br />
+<li><a href="appman">{{$new}}</a></li>
+<li><a href="apps/personal/edit">{{$edit}}</a></li>
</ul>
</div>