From d617364b84ad7c8317fa93c9869a28de4e145735 Mon Sep 17 00:00:00 2001
From: derpeter
Date: Sun, 2 Jul 2017 22:29:00 +0200
Subject: php is the worst
---
configs/conferences/fcmc/config.php | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
(limited to 'configs/conferences/fcmc')
diff --git a/configs/conferences/fcmc/config.php b/configs/conferences/fcmc/config.php
index dd5c669..d2deb59 100644
--- a/configs/conferences/fcmc/config.php
+++ b/configs/conferences/fcmc/config.php
@@ -48,7 +48,6 @@ $CONFIG['CONFERENCE'] = array(
* -Tag generiert.
*/
'DESCRIPTION' => 'The FC⚡MC is the media center for critical minds and committed hearts during the G20 summit in Hamburg. From July 4th to 9th you find all information about the FC⚡MC here. This site will provide access to live streams, press conferences, information about the protests and an archive of produced audio and/or video magazines, interviews and essays.',
-
/**
* Schlüsselwortliste, Kommasepariert
* Wird für den -Tag verdet. Wird diese Zeile auskommentiert, wird kein solcher
@@ -61,9 +60,7 @@ $CONFIG['CONFERENCE'] = array(
* Sollte üblicherweise nur Inline-Elemente enthalten
* Wird diese Zeile auskommentiert, wird die Standard-Attribuierung für (c3voc.de) verwendet
*/
- 'FOOTER_HTML' => '
- by fc⚡mc
- ',
+ 'FOOTER_HTML' => 'by fc⚡mc',
/**
* HTML-Code für den Banner (nur auf der Startseite, direkt unter dem Header)
--
cgit v1.2.3