2
0
mirror of https://github.com/Znote/ZnoteAAC.git synced 2025-05-14 18:09:21 +02:00
This commit is contained in:
Stefan Brannfjell 2014-08-31 11:13:42 +02:00
parent 1dc1b68825
commit 889de64b5c

@ -13,7 +13,7 @@
foreach ($title as $word) {
if ($word !== $title[count($title) - 1]) echo $word .' ';
}
}
} else echo $config['site_title'];
?><span class="logo_colour"><?php
if (count($title) > 1) {