more theme stuff

This commit is contained in:
friendica
2012-11-03 06:32:27 -07:00
parent 41a43f1282
commit 7915e597ec
4 changed files with 12 additions and 8 deletions

View File

@@ -174,7 +174,7 @@ EOT;
if($banner === false)
// $banner .= '<a href="http://friendica.com"><img id="logo-img" src="images/fred-32.png" alt="logo" /></a>';
$banner = '';
$banner = 'red';
$tpl = get_markup_template('nav.tpl');