diff --git a/src/registrar/templates/includes/senior_official.html b/src/registrar/templates/includes/senior_official.html index bb47a9167..0302bc71f 100644 --- a/src/registrar/templates/includes/senior_official.html +++ b/src/registrar/templates/includes/senior_official.html @@ -16,14 +16,6 @@ {% if can_edit %} {% include "includes/required_fields.html" %} -{% else %} -
- The senior official for your organization can’t be updated here. - To suggest an update, email help@get.gov. -
-{% endif %} - -{% if can_edit %} {% elif not form.full_name.value and not form.title.value and not form.email.value %} -+ Your senior official is a person within your organization who can authorize domain requests. + We don't have information about your organization's senior official. To suggest an update, email help@get.gov. +
{% else %} ++ The senior official for your organization can’t be updated here. + To suggest an update, email help@get.gov. +