diff --git a/src/opnsense/mvc/app/views/layout_partials/form_input_tr.volt b/src/opnsense/mvc/app/views/layout_partials/form_input_tr.volt index 509f538c0..5366d1d5f 100644 --- a/src/opnsense/mvc/app/views/layout_partials/form_input_tr.volt +++ b/src/opnsense/mvc/app/views/layout_partials/form_input_tr.volt @@ -61,6 +61,8 @@ allownew : allow new items (for list) if applicable
Clear All {% elseif type == "dropdown" %} + {% elseif type == "info" %} + {% endif %} {% if help|default(false) %}