summaryrefslogtreecommitdiffstats
path: root/templates/main-menu.html
diff options
context:
space:
mode:
authorMarcus Proest2019-03-28 11:19:27 +0100
committerSimon Rettberg2019-03-28 11:19:27 +0100
commit7a811b07f634d3f2bb8c3478a020fc430cf70f7d (patch)
tree5efd7672dd4b78be6d6b05a3c2b6fc42368433b6 /templates/main-menu.html
parentindex.php: Add shibboleth debug output for admins (diff)
downloadbwlp-webadmin-7a811b07f634d3f2bb8c3478a020fc430cf70f7d.tar.gz
bwlp-webadmin-7a811b07f634d3f2bb8c3478a020fc430cf70f7d.tar.xz
bwlp-webadmin-7a811b07f634d3f2bb8c3478a020fc430cf70f7d.zip
Make URLs, brand names and list of admins configurable
Diffstat (limited to 'templates/main-menu.html')
-rw-r--r--templates/main-menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main-menu.html b/templates/main-menu.html
index 2cfe389..e4583cc 100644
--- a/templates/main-menu.html
+++ b/templates/main-menu.html
@@ -7,7 +7,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="?do=Main"><img src="/img/bwLehrpool_198x46.png" alt="bwLehrpool"></a>
+ <a class="navbar-brand" href="?do=Main"><img src="/img/bwLehrpool_198x46.png" alt="{{suite}}"></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">