summaryrefslogtreecommitdiffstats
path: root/templates/footer.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/footer.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/footer.html')
-rw-r--r--templates/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.html b/templates/footer.html
index 5fff1ac..5f8da0e 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -3,5 +3,5 @@
<div class="pull-right">
<a href="?do=Agb">Nutzungsbedingungen und Datenschutz</a>
-
- <a href="//www.hs-offenburg.de/rz/projekte/bwlehrpool-servicedesk/" target="_blank">Support</a>
+ <a href="{{help}}" target="_blank">Support</a>
</div> \ No newline at end of file