aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDaniel Molkentin2016-12-28 15:18:25 +0100
committerDaniel Molkentin2016-12-28 15:18:25 +0100
commit29c2bbee28fcf6c048dd561c672c5f388057e227 (patch)
tree26d669de7437e0376e5ded973a751da94433391f /configs
parentbf8fbc6833edec93071385723b291241eee64427 (diff)
Fix Sendezentrums stage name
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/33c3/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/33c3/config.php b/configs/conferences/33c3/config.php
index 57e4e9d..0171b6f 100644
--- a/configs/conferences/33c3/config.php
+++ b/configs/conferences/33c3/config.php
@@ -493,7 +493,7 @@ $CONFIG['ROOMS'] = array(
'AUDIO' => true,
'SCHEDULE' => true,
- 'SCHEDULE_NAME' => 'Sendezentrum',
+ 'SCHEDULE_NAME' => 'Sendezentrumsbühne',
'FEEDBACK' => true,
'SUBTITLES' => false,
'EMBED' => true,