mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
more branding
This commit is contained in:
parent
2a23a7e840
commit
07b78e9d1c
13 changed files with 5 additions and 4 deletions
|
@ -56,6 +56,6 @@ else {
|
|||
$banner = get_config('system','banner');
|
||||
|
||||
if($banner === false)
|
||||
$banner = 'friendika';
|
||||
$banner = 'Friendika';
|
||||
|
||||
$a->page['nav'] .= '<span id="banner">' . $banner . '</span>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue