more cleanup

This commit is contained in:
friendica
2013-04-14 22:28:45 -07:00
parent b84d8bfbc9
commit 53c69a17c5
2 changed files with 1 additions and 2 deletions

View File

@@ -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');