aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/nav.php')
-rw-r--r--include/nav.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/nav.php b/include/nav.php
index 5e5243f67..049009ad3 100644
--- a/include/nav.php
+++ b/include/nav.php
@@ -192,7 +192,6 @@ EOT;
$banner = get_config('system','banner');
if($banner === false)
-// $banner .= '<a href="http://friendica.com"><img id="logo-img" src="images/fred-32.png" alt="logo" /></a>';
$banner = 'red';
$tpl = get_markup_template('nav.tpl');