diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/g23/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/g23/config.php b/configs/conferences/g23/config.php index f7ecb26..a83185b 100644 --- a/configs/conferences/g23/config.php +++ b/configs/conferences/g23/config.php @@ -62,7 +62,7 @@ $CONFIG['CONFERENCE'] = array(  	 * Wird diese Zeile auskommentiert, wird die Standard-Attribuierung für (c3voc.de) verwendet  	 */  	'FOOTER_HTML' => ' -		by <a href="https://g23.eu"</a> +		by <a href="https://g23.eu">Die Rundesbegierung</a>  	',  	/** | 
