Skip to content

Commit c010c3a

Browse files
committed
feat: clarify SYN checkbox description
1 parent dc19f3b commit c010c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

front/src/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h6>Анимация</h6>
150150
</div>
151151
<div>
152152
<input class="form-check-input" role="switch" type="checkbox" id="SYNFilterCheckbox" name="SYNFilterCheckbox">
153-
<label for="SYNFilterCheckbox">Не анимировать SYN/SYN+ACK/FIN (TCP)</label>
153+
<label for="SYNFilterCheckbox">Не анимировать SYN/SYN+ACK/FIN пакеты (TCP)</label>
154154
</div>
155155
</div>
156156
</form>

0 commit comments

Comments
 (0)