aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/app_select.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-21 20:54:09 -0700
committerfriendica <info@friendica.com>2014-05-21 20:54:09 -0700
commit751fda97045ad4e399e9a01cc14d8eb058b361a8 (patch)
tree02f0066e82d006fa9959e7742d520bebf6f25e89 /view/tpl/app_select.tpl
parente9b006a5eba1672258568ece39499d2488bd95eb (diff)
downloadvolse-hubzilla-751fda97045ad4e399e9a01cc14d8eb058b361a8.tar.gz
volse-hubzilla-751fda97045ad4e399e9a01cc14d8eb058b361a8.tar.bz2
volse-hubzilla-751fda97045ad4e399e9a01cc14d8eb058b361a8.zip
more app work
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>