summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/templates/page.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-09-07 13:59:14 +0200
committerSimon Rettberg2016-09-07 13:59:14 +0200
commit831c7e79f3d2963c8ef6adb2d452311938da5234 (patch)
tree52002cc8480c0bbcd769ffe370e952414bd3900f /modules-available/roomplanner/templates/page.html
parentFAGESSEN! (diff)
downloadslx-admin-831c7e79f3d2963c8ef6adb2d452311938da5234.tar.gz
slx-admin-831c7e79f3d2963c8ef6adb2d452311938da5234.tar.xz
slx-admin-831c7e79f3d2963c8ef6adb2d452311938da5234.zip
[roomplanner] Location name in h1
Diffstat (limited to 'modules-available/roomplanner/templates/page.html')
-rw-r--r--modules-available/roomplanner/templates/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/roomplanner/templates/page.html b/modules-available/roomplanner/templates/page.html
index 9d69eb9a..47146875 100644
--- a/modules-available/roomplanner/templates/page.html
+++ b/modules-available/roomplanner/templates/page.html
@@ -42,7 +42,7 @@
</div>
<!-- berryous raumplaner -->
- <h1>{{lang_roomplanner}}</h1>
+<h1>{{lang_roomplanner}} – {{location.locationname}}</h1>
<div class="alert alert-danger" style="display:none" id="error-msg"></div>