diff options
author | MaZderMind | 2015-12-20 11:47:53 +0100 |
---|---|---|
committer | MaZderMind | 2015-12-20 11:47:53 +0100 |
commit | 82fcef7c4cd257c0ee3b666899542e033269af32 (patch) | |
tree | fea22e3130e691c021baef5498c598a6a3a9495a /configs/conferences/32c3 | |
parent | b0a7c354112a86a30e4ab49e5cae685668dd2e92 (diff) |
[32c3] rename Chaos-West to fit the Frontpage better
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/32c3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index 6fa5b6b..c7fb5e5 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -488,7 +488,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'TWITTER' => true, ), 'chaos-west' => array( - 'DISPLAY' => 'Chaos-West Musikprogramm', + 'DISPLAY' => 'Chaos-West', 'STREAM' => 'chaos-west', 'MUSIC' => true, 'EMBED' => true, |