diff options
Diffstat (limited to 'templates/footer.html')
-rw-r--r-- | templates/footer.html | 2 |
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 |