Do not hide the session info

The JS will handle that
This commit is contained in:
Mcat12
2017-01-07 14:10:42 -05:00
parent 7765eeea34
commit ed496afc1e

View File

@@ -216,9 +216,7 @@
<div class="col-xs-4 text-center">
<a href="https://github.com/pi-hole/pi-hole/releases">Updates</a>
</div>
<?php if($auth) { ?>
<div class="col-xs-12 text-center" id="sessiontimer">Session is valid for <span id="sessiontimercounter"><?php if($auth && strlen($pwhash) > 0){echo $maxlifetime;}else{echo "0";} ?></span></div>
<?php } ?>
</li>
<!-- Menu Footer -->
<li class="user-footer">