diff --git a/app/views/questions/forms/_income.html.slim b/app/views/questions/forms/_income.html.slim index ac3bb7191..130dd4349 100644 --- a/app/views/questions/forms/_income.html.slim +++ b/app/views/questions/forms/_income.html.slim @@ -4,6 +4,11 @@ legend.visuallyhidden = t('text', scope: @form.i18n_scope) .form-group table.income + caption.visuallyhidden + | Please enter details of your  + -if married? + | and your partner's  + | monthly income thead tr td   diff --git a/app/views/summaries/show.html.slim b/app/views/summaries/show.html.slim index d5043995a..21dd5f82b 100644 --- a/app/views/summaries/show.html.slim +++ b/app/views/summaries/show.html.slim @@ -9,6 +9,7 @@ h1.heading-large =t('title', scope: 'summary.labels') table + caption.visuallyhidden Please check the details of your application for help with fees tbody tr td =t('form_name', scope: 'summary.labels')