Merge pull request #2215 from pi-hole/debug_kitten

Make it clearer where to find the debug token
This commit is contained in:
yubiuser
2022-05-31 21:09:43 +02:00
committed by GitHub
+1 -1
View File
@@ -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>