diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/conferences/31c3/config.php | 2 | ||||
-rw-r--r-- | configs/conferences/32c3/config.php | 2 | ||||
-rw-r--r-- | configs/conferences/cccamp15/config.php | 2 | ||||
-rw-r--r-- | configs/conferences/chaosradio/config.php | 2 | ||||
-rw-r--r-- | configs/conferences/datengarten/config.php | 2 | ||||
-rw-r--r-- | configs/conferences/gpn15/config.php | 2 | ||||
-rw-r--r-- | configs/conferences/ppw15b/config.php | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/configs/conferences/31c3/config.php b/configs/conferences/31c3/config.php index 5a68f18..ecdfdff 100644 --- a/configs/conferences/31c3/config.php +++ b/configs/conferences/31c3/config.php @@ -65,7 +65,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( by <a href="https://ccc.de">Chaos Computer Club e.V</a>, <a href="http://fem.tu-ilmenau.de/">FeM</a>, <a href="http://www.ags.tu-bs.de/">ags</a> & - <a href="https://c3voc.de">c3voc</a> + <a href="https://c3voc.de">C3VOC</a> ', /** diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index fcd50d1..70da521 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -65,7 +65,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( by <a href="https://ccc.de">Chaos Computer Club e.V</a>, <a href="http://fem.tu-ilmenau.de/">FeM</a>, <a href="http://www.ags.tu-bs.de/">ags</a> & - <a href="https://c3voc.de">c3voc</a> + <a href="https://c3voc.de">C3VOC</a> ', /** diff --git a/configs/conferences/cccamp15/config.php b/configs/conferences/cccamp15/config.php index 88ab1db..4ec7d00 100644 --- a/configs/conferences/cccamp15/config.php +++ b/configs/conferences/cccamp15/config.php @@ -65,7 +65,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( by <a href="https://ccc.de">Chaos Computer Club e.V</a>, <a href="http://www.ags.tu-bs.de/">ags</a>, <a href="https://www.isystems.at">isystems.at</a> & - <a href="https://c3voc.de">c3voc</a> + <a href="https://c3voc.de">C3VOC</a> ', /** diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index ece49ef..e9f330a 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -68,7 +68,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( */ 'FOOTER_HTML' => ' by <a href="https://ccc.de">Chaos Computer Club e.V</a> & - <a href="https://c3voc.de">c3voc</a> + <a href="https://c3voc.de">C3VOC</a> ', /** diff --git a/configs/conferences/datengarten/config.php b/configs/conferences/datengarten/config.php index 882c96f..fc65d71 100644 --- a/configs/conferences/datengarten/config.php +++ b/configs/conferences/datengarten/config.php @@ -68,7 +68,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( */ 'FOOTER_HTML' => ' by <a href="https://ccc.de">Chaos Computer Club e.V</a> & - <a href="https://c3voc.de">c3voc</a> + <a href="https://c3voc.de">C3VOC</a> ', /** diff --git a/configs/conferences/gpn15/config.php b/configs/conferences/gpn15/config.php index 5d13c4e..2a633e0 100644 --- a/configs/conferences/gpn15/config.php +++ b/configs/conferences/gpn15/config.php @@ -63,7 +63,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( */ 'FOOTER_HTML' => ' by <a href="https://entropia.de">Entropia e.V</a> & - <a href="https://c3voc.de">c3voc</a> + <a href="https://c3voc.de">C3VOC</a> ', /** diff --git a/configs/conferences/ppw15b/config.php b/configs/conferences/ppw15b/config.php index 94859c0..2cabfe5 100644 --- a/configs/conferences/ppw15b/config.php +++ b/configs/conferences/ppw15b/config.php @@ -63,7 +63,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( */ 'FOOTER_HTML' => ' by <a href="http://metaebene.me">metaebene</a> & - <a href="https://c3voc.de">c3voc</a> + <a href="https://c3voc.de">C3VOC</a> ', /** |