summaryrefslogtreecommitdiffstats
path: root/templates/main-menu.html
diff options
context:
space:
mode:
authorSimon Rettberg2014-11-18 19:48:44 +0100
committerSimon Rettberg2014-11-18 19:48:44 +0100
commit463d695c4f7ba87ba99f0ffc548ad6f994ff49d0 (patch)
tree49f7f26bf4368f0947a59d34e4f441ad8d20261c /templates/main-menu.html
parentCreate slxlog URL dynamically depending on current script's directory (diff)
downloadslx-admin-463d695c4f7ba87ba99f0ffc548ad6f994ff49d0.tar.gz
slx-admin-463d695c4f7ba87ba99f0ffc548ad6f994ff49d0.tar.xz
slx-admin-463d695c4f7ba87ba99f0ffc548ad6f994ff49d0.zip
Added proxy server settings
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 7f376a4a..518db2d5 100644
--- a/templates/main-menu.html
+++ b/templates/main-menu.html
@@ -23,6 +23,7 @@
<li class="divider"></li>
<li class="dropdown-header">{{lang_server}}</li>
<li><a href="?do=ServerSetup">{{lang_configurationBasic}}</a></li>
+ <li><a href="?do=InternetAccess">{{lang_internetAccess}}</a></li>
<li><a href="?do=VmStore">{{lang_vmLocation}}</a></li>
<li><a href="?do=Backup">{{lang_backup}}</a></li>
</ul>