diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/divoc_ptt/config.php | 5 | 
1 files changed, 1 insertions, 4 deletions
| 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>  	', | 
