diff options
| author | MaZderMind | 2016-02-26 16:43:35 +0100 | 
|---|---|---|
| committer | MaZderMind | 2016-02-26 16:43:35 +0100 | 
| commit | 0a83ddc80e81e4137676cb12a1fecf9f8e9060c4 (patch) | |
| tree | 45c60f7422785bba93a12316496f4958198c16b0 /configs | |
| parent | c4c24f1bc6306c0a740460bf570433f83db176dc (diff) | |
fix cr title
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/chaosradio/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index 3cdc6fb..a81e356 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -49,7 +49,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array(  	 * Dieser im Seiten-Header, im <title>-Tag, in der About-Seite und ggf. ab weiteren Stellen als  	 * Anzeigetext benutzt  	 */ -	'TITLE' => "Datengarten #$EPISODE", +	'TITLE' => "Chaosradio #$EPISODE",  	/**  	 * Veranstalter | 
