summaryrefslogtreecommitdiffstats
path: root/templates/menu.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/menu.html')
-rw-r--r--templates/menu.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/menu.html b/templates/menu.html
index d92d778..764068a 100644
--- a/templates/menu.html
+++ b/templates/menu.html
@@ -4,6 +4,7 @@
<ul class="nav">
<li class="{{{MENU.home}}}"><a href="/">Home</a></li>
<li class="{{{MENU.products}}}"><a href="/products">Products</a></li>
+ <li class="{{{MENU.aliases}}}"><a href="/aliases">Aliases</a></li>
<li class="{{{MENU.cashbox}}} {{{AUTH_CASHBOX}}}"><a href="/cashbox">Cashbox</a></li>
<!--
<li class="{{{MENU.stats}}} dropdown">