Merge pull request #2163 from alphagov/content-updates_kc

Updated inconsistent use of - in double-sided
This commit is contained in:
Chris Hill-Scott
2018-07-13 15:10:45 +01:00
committed by GitHub

View File

@@ -109,7 +109,7 @@
('5 sheets', '42', '57'),
] %}
{% call row() %}
{% call row_heading() %} {{ sheets }} (double sided) {% endcall %}
{% call row_heading() %} {{ sheets }} (double-sided) {% endcall %}
{{ text_field(central + 'p + VAT') }}
{{ text_field(local + 'p + VAT') }}
{% endcall %}