aboutsummaryrefslogtreecommitdiff
path: root/template/room.phtml
diff options
context:
space:
mode:
authorMaZderMind2016-12-29 14:13:38 +0100
committerMaZderMind2016-12-29 14:13:38 +0100
commit04bf48dd5c637e0c8007b81fda8648fd6f19d3ae (patch)
tree812a17a26f162fb303ae41a8e134c3b9baac3c8a /template/room.phtml
parentafa5d7b8b3f1371dbd8b970afa5126a7a9c4a0e7 (diff)
fix wording of "Fahrplan"
Diffstat (limited to '')
-rw-r--r--template/room.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/room.phtml b/template/room.phtml
index 8ce8d81..35e38a1 100644
--- a/template/room.phtml
+++ b/template/room.phtml
@@ -34,7 +34,7 @@
<? endif ?>
<? if($room->hasSchedule()): ?>
<li>
- <a href="#schedule" role="tab" data-toggle="tab">Schedule</a>
+ <a href="#schedule" role="tab" data-toggle="tab">Fahrplan</a>
</li>
<? endif ?>
<? if($room->hasFeedback()): ?>