From 8ded7d71f152fb4d5d087cfac9c1b45ff9c37f66 Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Fri, 4 Sep 2020 19:07:52 +0200 Subject: divoc_ptt: fix footer --- configs/conferences/divoc_ptt/config.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'configs/conferences') diff --git a/configs/conferences/divoc_ptt/config.php b/configs/conferences/divoc_ptt/config.php index 6ffc768..42a85f9 100644 --- a/configs/conferences/divoc_ptt/config.php +++ b/configs/conferences/divoc_ptt/config.php @@ -62,10 +62,7 @@ $CONFIG['CONFERENCE'] = array( * Wird diese Zeile auskommentiert, wird die Standard-Attribuierung für (c3voc.de) verwendet */ 'FOOTER_HTML' => ' - by <a href="https://ccc.de">Chaos Computer Club e.V</a>, - <a href="https://www.isystems.at/">iSystems</a>, - <a href="https://fem.tu-ilmenau.de/">FeM</a>, - <a href="https://www.ags.tu-bs.de/">ags</a> & + by <a href="https://ccc.de">Chaos Computer Club e.V</a> & <a href="https://c3voc.de">C3VOC</a> ', -- cgit v1.2.3