diff --git a/app/templates/views/check/preview.html b/app/templates/views/check/preview.html index 8a1e6189d..c481d72c3 100644 --- a/app/templates/views/check/preview.html +++ b/app/templates/views/check/preview.html @@ -101,9 +101,16 @@ {% set button_text %} {{ "Schedule" if scheduled_for else 'Send'}} {% endset %} - {{ usaButton({ - "text": button_text, - "name": button_text - }) }} +