mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Merge pull request #2163 from alphagov/content-updates_kc
Updated inconsistent use of - in double-sided
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
('5 sheets', '42', '57'),
|
('5 sheets', '42', '57'),
|
||||||
] %}
|
] %}
|
||||||
{% call row() %}
|
{% call row() %}
|
||||||
{% call row_heading() %} {{ sheets }} (double sided) {% endcall %}
|
{% call row_heading() %} {{ sheets }} (double-sided) {% endcall %}
|
||||||
{{ text_field(central + 'p + VAT') }}
|
{{ text_field(central + 'p + VAT') }}
|
||||||
{{ text_field(local + 'p + VAT') }}
|
{{ text_field(local + 'p + VAT') }}
|
||||||
{% endcall %}
|
{% endcall %}
|
||||||
|
|||||||
Reference in New Issue
Block a user