link the logo text
This commit is contained in:
parent
294dc27e17
commit
0e6eb4d002
2 changed files with 9 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
|
||||
|
||||
if($banner === false)
|
||||
$banner .= '<a href="http://friendika.com"><img id="logo-img" src="images/ff-32.jpg" alt="logo" /></a><span id="logo-text">Friendika</span>';
|
||||
$banner .= '<a href="http://friendika.com"><img id="logo-img" src="images/ff-32.jpg" alt="logo" /></a><span id="logo-text"><a href="http://friendika.com">Friendika</a></span>';
|
||||
|
||||
|
||||
$a->page['nav'] .= '<span id="banner">' . $banner . '</span>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue