Fix Telemetry check

This commit is contained in:
johnnyq
2024-05-30 18:57:33 -04:00
parent 14c814c5b8
commit 7db9a7de73
2 changed files with 1 additions and 2 deletions

View File

@@ -541,7 +541,6 @@ if (isset($_GET['ticket_id'])) {
<label class="btn btn-light active">
<input type="radio" name="public_reply_type" value="2" checked>Public Comment & Email
</label>
<label class="btn btn-light">
<input type="radio" name="public_reply_type" value="1">Public Comment
</label>