mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
@@ -12,7 +12,7 @@
|
||||
<h1>Generate debug log</h1>
|
||||
</div>
|
||||
|
||||
<p><input type="checkbox" id="upload"> Upload debug log and provide token once finished</p>
|
||||
<input type="checkbox" id="upload"><label for="upload">Upload debug log and provide token once finished</label>
|
||||
<p>Once you click this button a debug log will be generated and can automatically be uploaded if we detect a working internet connection.</p>
|
||||
<button type="button" id="debugBtn" class="btn btn-lg btn-primary btn-block">Generate debug log</button>
|
||||
<pre id="output" style="width: 100%; height: 100%;" hidden="true"></pre>
|
||||
|
||||
Reference in New Issue
Block a user