summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/head.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 4a52da6..bfca9a0 100644
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -434,6 +434,8 @@ if (($pagename === "index.php") && ($numColumns > 2)) {
<ul class="dropdown-menu" role="menu"><?=output_menu($item['menu'], $item['href'])?></ul>
</li>
<?php endforeach?>
+ </ul>
+ <ul class="nav navbar-nav navbar-right">
<?php if (are_notices_pending()):?>
<?php $notices = get_notices()?>
<li class="dropdown">
OpenPOWER on IntegriCloud