diff --git a/corehq/apps/custom_data_fields/templates/custom_data_fields/partials/fields_tab.html b/corehq/apps/custom_data_fields/templates/custom_data_fields/partials/fields_tab.html index 8b005965297f..428ae14f743a 100644 --- a/corehq/apps/custom_data_fields/templates/custom_data_fields/partials/fields_tab.html +++ b/corehq/apps/custom_data_fields/templates/custom_data_fields/partials/fields_tab.html @@ -46,17 +46,6 @@ {% endblocktrans %}"> - - - {% trans "Required for" %} - - - - {% if request|request_has_privilege:"REGEX_FIELD_VALIDATION" or couch_user.is_superuser %} {% trans "Validation" %} @@ -99,20 +88,18 @@ -
+
-
- - - - + +
- {% if request|request_has_privilege:"REGEX_FIELD_VALIDATION" or couch_user.is_superuser %}