summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-17 00:35:38 -0600
committerk-paulius <k.dash.paulius@gmail.com>2016-02-17 00:35:38 -0600
commitfc2ba7e2f02ee55df1ef3062a6fd5a107076992b (patch)
treee641d2f00b6f2926f2b6b8ca37d9ee3b55a6e857 /src/usr/local/www/head.inc
parent04d11c09f7ab9d9c3673367361e2a33441fb91a9 (diff)
downloadpfsense-fc2ba7e2f02ee55df1ef3062a6fd5a107076992b.zip
pfsense-fc2ba7e2f02ee55df1ef3062a6fd5a107076992b.tar.gz
Align notification and logout icons to the right, to make them stand out from the menu items.
Diffstat (limited to 'src/usr/local/www/head.inc')
-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