webui minor fixes

This commit is contained in:
SJ
2013-04-04 15:09:20 +02:00
parent 12026d6644
commit 38f1ba579f
2 changed files with 1 additions and 4 deletions

View File

@ -4,7 +4,7 @@
<div class="navbar-inner">
<?php if(BRANDING_TEXT) { ?>
<a class="brand" href="<?php if(BRANDING_URL) { print BRANDING_URL; } else { ?>#<?php } ?>"><?php print BRANDING_TEXT; ?></a>'
<a class="brand" href="<?php if(BRANDING_URL) { print BRANDING_URL; } else { ?>#<?php } ?>"><?php print BRANDING_TEXT; ?></a>
<?php } ?>
<ul class="nav pull-left">