diff options
author | derchris | 2019-12-23 22:37:19 +0100 |
---|---|---|
committer | derchris | 2019-12-23 22:37:19 +0100 |
commit | fc7218c7662f71eb2b3186928bb3b14105660868 (patch) | |
tree | 897bc1673748cae0654d9c3c0eb885a5c135be0c /configs/conferences/36c3/config.php | |
parent | 018f194c0fddfad5ce215183d53e184937c81741 (diff) |
36c3: add congress motto
Diffstat (limited to 'configs/conferences/36c3/config.php')
-rw-r--r-- | configs/conferences/36c3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/36c3/config.php b/configs/conferences/36c3/config.php index b8e7f52..c76d9f0 100644 --- a/configs/conferences/36c3/config.php +++ b/configs/conferences/36c3/config.php @@ -80,7 +80,7 @@ $CONFIG['CONFERENCE'] = array( * Wird diese Zeile auskommentiert, wird kein Banner ausgegeben. */ /** 'BANNER_HTML' => '<img src="../configs/conferences/fiffkon16/logo.png" class="FIfFKon">', **/ - 'BANNER_HTML' => '<div class="congress"></div>', + 'BANNER_HTML' => '<div class="congress"></div><div class="congress-motto"></div>', /** * Link zu den Recordings |