diff options
Diffstat (limited to 'templates/menu.html')
-rw-r--r-- | templates/menu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu.html b/templates/menu.html index 764068a..01b61df 100644 --- a/templates/menu.html +++ b/templates/menu.html @@ -1,5 +1,5 @@ <div class="navbar-inner"> - <a class="brand" href="/">KtT Shop System</a> + <a class="brand" href="/">{{{SHORTNAME}}} Shop System</a> <ul class="nav"> <li class="{{{MENU.home}}}"><a href="/">Home</a></li> |