Added comments and version to Telemetry

This commit is contained in:
johnnyq
2023-01-24 20:24:15 -05:00
parent 3dc1f11a56
commit f670efa16a
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) { ?>