Show disable timer across all devices

This commit is contained in:
DL6ER
2017-02-22 15:44:07 +01:00
parent 726c188c66
commit e422e820d1
3 changed files with 16 additions and 20 deletions

View File

@@ -182,6 +182,7 @@
<script src="scripts/pi-hole/js/header.js"></script>
<!-- Send token to JS -->
<div id="token" hidden><?php if($auth) echo $token; ?></div>
<div id="enableTimer" hidden><?php if(file_exists("../custom_disable_timer")){ echo file_get_contents("../custom_disable_timer"); } ?></div>
<div class="wrapper">
<header class="main-header">
<!-- Logo -->