mirror of
https://github.com/friendica/friendica
synced 2025-04-26 10:30:11 +00:00
project rename
This commit is contained in:
parent
26f97b8284
commit
2a23a7e840
12 changed files with 21 additions and 34 deletions
|
@ -56,6 +56,6 @@ else {
|
|||
$banner = get_config('system','banner');
|
||||
|
||||
if($banner === false)
|
||||
$banner = 'mistpark';
|
||||
$banner = 'friendika';
|
||||
|
||||
$a->page['nav'] .= '<span id="banner">' . $banner . '</span>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue