diff --git a/app/templates/views/service-settings.html b/app/templates/views/service-settings.html index 9364880fc..f841633ae 100644 --- a/app/templates/views/service-settings.html +++ b/app/templates/views/service-settings.html @@ -93,7 +93,7 @@ ) }} {% endcall %} - + {% if current_user.platform_admin %} {% call settings_row(if_has_permission='sms') %} {{ text_field('Send international text messages') }} @@ -107,7 +107,7 @@ }} {% endcall %} {% endif %} - +