Updated inconsistent use of - in double-sided

Updated inconsistent use of - in double-sided
This commit is contained in:
karlchillmaid
2018-07-12 15:50:22 +01:00
committed by GitHub
parent 03b6bbdfc6
commit 93a957bb1f
+1 -1
View File
@@ -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 %}