mirror of
https://github.com/friendica/friendica
synced 2025-04-26 18:30:11 +00:00
begin the name change
This commit is contained in:
parent
b025981858
commit
e4dd2a5a9a
3 changed files with 4 additions and 3 deletions
|
@ -147,7 +147,7 @@ function nav(&$a) {
|
|||
$banner = get_config('system','banner');
|
||||
|
||||
if($banner === false)
|
||||
$banner .= '<a href="http://project.friendika.com"><img id="logo-img" src="images/friendika-32.png" alt="logo" /></a><span id="logo-text"><a href="http://project.friendika.com">Friendika</a></span>';
|
||||
$banner .= '<a href="http://project.friendika.com"><img id="logo-img" src="images/friendika-32.png" alt="logo" /></a><span id="logo-text"><a href="http://project.friendika.com">Friendica</a></span>';
|
||||
|
||||
|
||||
$tpl = get_markup_template('nav.tpl');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue