Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update summary.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyshaw89 committed Aug 16, 2018
1 parent 97998f0 commit 6d1741d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/summary.html
Expand Up @@ -38,7 +38,7 @@ <h1 class="saturn">{{content.summary.title}}</h1>
<div>
<h1 class="saturn" data-qa="calculated-summary-title">{{content.summary.title}}</h1>
<div class="print__hidden panel panel--simple panel--success u-mb-l">
<h2 class="neptune">{{ _("Please review your answers and confirm these are correct") }}.</h2>
<h2 class="venus">{{ _("Please review your answers and confirm these are correct") }}.</h2>
</div>
</div>
{% endif %}
Expand Down

0 comments on commit 6d1741d

Please sign in to comment.