Fix typo excess > #151
This commit is contained in:
parent
322e26afd1
commit
add09d6b3d
1 changed files with 1 additions and 1 deletions
|
|
@ -384,7 +384,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="m-form__seperator m-form__seperator--dashed"></div>
|
<div class="m-form__seperator m-form__seperator--dashed"></div>
|
||||||
<div class="m-form__section{{ ftags.invoice_edit ? ' m-form__section--last' }}">>
|
<div class="m-form__section{{ ftags.invoice_edit ? ' m-form__section--last' }}">
|
||||||
<div class="m-form__heading">
|
<div class="m-form__heading">
|
||||||
<h3 class="m-form__heading-title">
|
<h3 class="m-form__heading-title">
|
||||||
Invoice
|
Invoice
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue