aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences
diff options
context:
space:
mode:
authorDaniel Molkentin2017-05-28 13:39:15 +0200
committerDaniel Molkentin2017-05-28 13:39:36 +0200
commit8306192671bd83057d33869b7bf64da707d56971 (patch)
tree24a3ee035b7b228020235453f7576a904889a0cf /configs/conferences
parent0709f6f0abf36ea24344242bbd614cb809274832 (diff)
osc17: Fix hall room name
Diffstat (limited to 'configs/conferences')
-rw-r--r--configs/conferences/osc17/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/osc17/config.php b/configs/conferences/osc17/config.php
index 29e4751..8017919 100644
--- a/configs/conferences/osc17/config.php
+++ b/configs/conferences/osc17/config.php
@@ -247,7 +247,7 @@ $CONFIG['ROOMS'] = array(
* Name des Raums im Fahrplan
* Wenn diese Zeile auskommentiert ist wird der Raum-Slug verwendet
*/
- 'SCHEDULE_NAME' => 'Saal',
+ 'SCHEDULE_NAME' => 'Saal (Main Hall)',
/**
* Feedback anzeigen (boolean)