]> andersk Git - sql-web.git/blobdiff - tpl/menu.php
change password feature
[sql-web.git] / tpl / menu.php
index 177f8f99f83e08d6b0cd14c92ad38978aeb8be3c..bfbeb2ac3ea2cf6f609c7d079a7a2631b6fcf673 100644 (file)
@@ -2,6 +2,7 @@
 <?php if (isLoggedIn()): ?>
 <div style="float:left">
 <a href="do/main">Main</a> |
+<a href="do/setup">Setup</a> |
 <a href="do/main?refresh">Refresh</a> |
 <?php if (isAdmin()) { ?>
 <a href="do/admin/main">Admin</a> |
This page took 0.024607 seconds and 4 git commands to generate.