update validation code

This commit is contained in:
Beverly Nguyen
2025-03-24 12:33:01 -07:00
parent 3a38b8bf31
commit 7e2a2bad8e
7 changed files with 19 additions and 25 deletions

View File

@@ -14,7 +14,7 @@
{% block maincolumn_content %}
{% call form_wrapper() %}
{% call form_wrapper(data_force_focus=True) %}
{{ page_header('Message batch limit') }}
{{ form.message_limit }}
{{ page_footer('Save') }}