From f121955354bbd908d2da13fc0cb8e81b2dbcff1f Mon Sep 17 00:00:00 2001
From: thomic
Date: Thu, 1 Sep 2016 22:32:20 +0200
Subject: corrected typo
---
 configs/conferences/mrmcd16/config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'configs')
diff --git a/configs/conferences/mrmcd16/config.php b/configs/conferences/mrmcd16/config.php
index 4fb55ad..bf87a73 100644
--- a/configs/conferences/mrmcd16/config.php
+++ b/configs/conferences/mrmcd16/config.php
@@ -76,7 +76,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array(
 	 *
 	 * Wird diese Zeile auskommentiert, wird kein Banner ausgegeben.
 	 */
-	'BANNER_HTML' => ' ',
+	'BANNER_HTML' => '
',
+	'BANNER_HTML' => ' ',
 
 	/**
 	 * Link zu den Recordings
-- 
cgit v1.2.3
',
 
 	/**
 	 * Link zu den Recordings
-- 
cgit v1.2.3