summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-16 14:01:10 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-16 14:01:10 -0500
commit07edce6deac553d96f684c52f72640812531abfe (patch)
tree5d065220e81a455ccbc5d0a6cc21f2fc302bde86 /src/usr/local/www/head.inc
parentcb60f45d19fd59dd70283365dfca5adecf9ea6ee (diff)
downloadpfsense-07edce6deac553d96f684c52f72640812531abfe.zip
pfsense-07edce6deac553d96f684c52f72640812531abfe.tar.gz
Fixed #4915
Diffstat (limited to 'src/usr/local/www/head.inc')
-rwxr-xr-xsrc/usr/local/www/head.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 661e6e8..619141b 100755
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -438,6 +438,11 @@ if (($pagename === "index.php") && ($numColumns > 2)) {
<?php
endif;
?>
+ <li class="dropdown">
+ <a href="/index.php?logout">
+ <i class="fa fa-sign-out" title="<?=gettext("Log out")?>"></i>
+ </a>
+ </li>
</ul>
</div>
</div>
OpenPOWER on IntegriCloud