summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
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