Revision 07edce6d
Added by Stephen Beaver over 9 years ago
src/usr/local/www/head.inc | ||
---|---|---|
438 | 438 |
<?php |
439 | 439 |
endif; |
440 | 440 |
?> |
441 |
<li class="dropdown"> |
|
442 |
<a href="/index.php?logout"> |
|
443 |
<i class="fa fa-sign-out" title="<?=gettext("Log out")?>"></i> |
|
444 |
</a> |
|
445 |
</li> |
|
441 | 446 |
</ul> |
442 | 447 |
</div> |
443 | 448 |
</div> |
Also available in: Unified diff
Fixed #4915