diff options
-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 8f748aa..7943ead 100644 --- a/configs/conferences/33c3/config.php +++ b/configs/conferences/33c3/config.php @@ -110,7 +110,7 @@ $CONFIG['OVERVIEW'] = array( * sonst werden sie nicht angezeigt. */ 'GROUPS' => array( - 'Lecture Rooms' => array( + 'Live' => array( 'hall1', 'hall2', 'hallg', |