Added comments and version to Telemetry

This commit is contained in:
johnnyq
2023-01-24 20:24:15 -05:00
committed by Marcus Hill
parent ce0a62c465
commit 3db2a02bed
2 changed files with 9 additions and 0 deletions

View File

@@ -21,6 +21,11 @@
</div>
</div>
<div class="form-group">
<label>Comments</label>
<textarea class="form-control" rows="4" name="comments" placeholder="Any Comments to send before hitting Send Telemetry Data?"></textarea>
</div>
<hr>
<?php if ($config_telemetry > 0) { ?>