Fix designs' tag
This commit is contained in:
parent
f02826deed
commit
1be0d2435b
9 changed files with 9 additions and 9 deletions
|
|
@ -203,7 +203,7 @@
|
|||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<div id="footer"></div>
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@
|
|||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<div id="footer"></div>
|
||||
|
|
|
|||
|
|
@ -186,7 +186,7 @@
|
|||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<div id="footer"></div>
|
||||
|
|
|
|||
|
|
@ -205,7 +205,7 @@
|
|||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<div id="footer"></div>
|
||||
|
|
|
|||
|
|
@ -211,7 +211,7 @@
|
|||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<p class="thanks-label">$thanks_label!</p>
|
||||
|
|
|
|||
|
|
@ -240,7 +240,7 @@
|
|||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<div id="footer"></div>
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@
|
|||
<div class="table-wrapper">
|
||||
<table id="product-table" cellspacing="0"></table>
|
||||
<table id="task-table" cellspacing="0"></table>
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@
|
|||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<div id="footer"></div>
|
||||
|
|
|
|||
|
|
@ -228,7 +228,7 @@
|
|||
|
||||
<div id="table-totals" cellspacing="0"></div>
|
||||
|
||||
<div id="delivery-note-table" cellspacing="0"></div>
|
||||
<table id="delivery-note-table" cellspacing="0"></table>
|
||||
</div>
|
||||
|
||||
<div id="footer"></div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue