diff --git a/app/templates/views/service-settings.html b/app/templates/views/service-settings.html index 762126ee0..52f053cfa 100644 --- a/app/templates/views/service-settings.html +++ b/app/templates/views/service-settings.html @@ -57,7 +57,7 @@ {{ edit_field('Change', url_for('.service_set_inbound_sms', service_id=current_service.id)) }} {% endcall %} - {% if 'inbound_sms' in current_service.permissions %} + {% if can_receive_inbound %} {% call row() %} {{ text_field('API endpoint for received text messages') }} {{ text_field(