Remove multiple hl
This commit is contained in:
parent
df301a18fc
commit
08bf163d21
1 changed files with 3 additions and 3 deletions
|
@ -103,11 +103,11 @@
|
||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
{% if generic_payment_details.exclude_vat_calculations %}
|
||||||
|
{% else %}
|
||||||
<div class="col-sm-12">
|
<div class="col-sm-12">
|
||||||
<hr class="thin-hr">
|
<hr class="thin-hr">
|
||||||
</div>
|
</div>
|
||||||
{% if generic_payment_details.exclude_vat_calculations %}
|
|
||||||
{% else %}
|
|
||||||
<div class="col-sm-9">
|
<div class="col-sm-9">
|
||||||
<p>
|
<p>
|
||||||
<strong class="text-uppercase">{% trans "Price Before VAT" %}</strong>
|
<strong class="text-uppercase">{% trans "Price Before VAT" %}</strong>
|
||||||
|
|
Loading…
Reference in a new issue