mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Merge pull request #2215 from pi-hole/debug_kitten
Make it clearer where to find the debug token
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</div>
|
||||
<div>
|
||||
<input type="checkbox" id="upload">
|
||||
<label for="upload">Upload debug log and provide token once finished</label>
|
||||
<label for="upload">Upload debug log and provide token (shown at the end of the report) once finished</label>
|
||||
</div>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user