summaryrefslogtreecommitdiffstats
path: root/templates/main-menu.html
diff options
context:
space:
mode:
authorJonathan Bauer2014-06-05 16:19:38 +0200
committerJonathan Bauer2014-06-05 16:19:38 +0200
commitdd27c6d4a893beb0ec7dc558e14763652fa04a79 (patch)
treef3d355514bb19ca3dbe0babbd478b201694ce30c /templates/main-menu.html
parentDelete more old files (diff)
downloadslx-admin-dd27c6d4a893beb0ec7dc558e14763652fa04a79.tar.gz
slx-admin-dd27c6d4a893beb0ec7dc558e14763652fa04a79.tar.xz
slx-admin-dd27c6d4a893beb0ec7dc558e14763652fa04a79.zip
news tab for setting/viewing news
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 a419857c..50fdd211 100644
--- a/templates/main-menu.html
+++ b/templates/main-menu.html
@@ -26,6 +26,7 @@
<li><a href="?do=VmStore">VM Speicherort</a></li>
</ul>
</li>
+ <li><a href="?do=News">News</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
{{{loginPanel}}}