diff options
| author | MaZderMind | 2016-12-28 15:57:55 +0100 | 
|---|---|---|
| committer | MaZderMind | 2016-12-28 15:57:55 +0100 | 
| commit | b7e5bd03405cecd4374c769656137b481632b88b (patch) | |
| tree | 63593285217372d32fd0c2fa392078988c71344c /configs/conferences/33c3/config.php | |
| parent | 29c2bbee28fcf6c048dd561c672c5f388057e227 (diff) | |
Revert "Fix Sendezentrums stage name"
This reverts commit 29c2bbee28fcf6c048dd561c672c5f388057e227.
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/33c3/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/33c3/config.php b/configs/conferences/33c3/config.php index 0171b6f..57e4e9d 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' => 'Sendezentrumsbühne', +		'SCHEDULE_NAME' => 'Sendezentrum',  		'FEEDBACK' => true,  		'SUBTITLES' => false,  		'EMBED' => true, | 
