Added ZoneMinder logo to header

This commit is contained in:
Kyle Johnson 2014-11-02 12:41:40 +00:00
parent 91af0992bd
commit f847ad548a
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
?>
<nav class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<span class="navbar-brand">ZoneMinder</span>
<a href="?view=state" class="btn btn-<?= $statusClass ?> btn-md navbar-btn pull-right" onclick="createPopup( '?view=state', 'zmState', 'state' ); return( false );">
<span class="glyphicon glyphicon-off"></span>
</a>