mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-05-14 18:09:21 +02:00
Fix #143
This commit is contained in:
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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user