mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
Adjusted wording slightly
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
<h1>Output the last lines of the pihole.log file (live)</h1>
|
||||
</div>
|
||||
|
||||
<div class="checkbox"><label><input type="checkbox" name="active" checked id="chk1"> enable automatic scrolling on update</label></div>
|
||||
<div class="checkbox"><label><input type="checkbox" name="active" checked id="chk1"> Automatic scrolling on update</label></div>
|
||||
<pre id="output" style="width: 100%; height: 100%;"></pre>
|
||||
<div class="checkbox"><label><input type="checkbox" name="active" checked id="chk2"> enable automatic scrolling on update</label></div>
|
||||
<div class="checkbox"><label><input type="checkbox" name="active" checked id="chk2"> Automatic scrolling on update</label></div>
|
||||
|
||||
<?php
|
||||
require "footer.php";
|
||||
|
||||
Reference in New Issue
Block a user