summaryrefslogtreecommitdiffstats
path: root/templates/main-menu.html
diff options
context:
space:
mode:
authorSimon Rettberg2014-06-05 20:41:32 +0200
committerSimon Rettberg2014-06-05 20:41:32 +0200
commitda5ae919f868d1da90548d7cbafec55a06d2a62b (patch)
tree9af9d1933f03c518875d672cdc1ac87dd13273ad /templates/main-menu.html
parentAdd functions to add script includes to the beginning or end of the document ... (diff)
downloadslx-admin-da5ae919f868d1da90548d7cbafec55a06d2a62b.tar.gz
slx-admin-da5ae919f868d1da90548d7cbafec55a06d2a62b.tar.xz
slx-admin-da5ae919f868d1da90548d7cbafec55a06d2a62b.zip
Started "System Status" page
Diffstat (limited to 'templates/main-menu.html')
-rw-r--r--templates/main-menu.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/main-menu.html b/templates/main-menu.html
index 50fdd211..06c3ed6b 100644
--- a/templates/main-menu.html
+++ b/templates/main-menu.html
@@ -27,6 +27,7 @@
</ul>
</li>
<li><a href="?do=News">News</a></li>
+ <li><a href="?do=SystemStatus">Status</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
{{{loginPanel}}}