minor layout stuff
This commit is contained in:
parent
75248512cc
commit
1131b2ea53
2 changed files with 17 additions and 7 deletions
|
@ -57,6 +57,6 @@
|
|||
$banner = get_config('system','banner');
|
||||
|
||||
if($banner === false)
|
||||
$banner = '<img src="images/ff-32.jpg" alt="logo" /> Friendika';
|
||||
$banner .= '<img id="logo-img" src="images/ff-32.jpg" alt="logo" /><span id="logo-text">Friendika</span>';
|
||||
|
||||
$a->page['nav'] .= '<span id="banner">' . $banner . '</span>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue