aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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()): ?>