|
Lines 240-249
Link Here
|
| 240 |
</tbody> |
240 |
</tbody> |
| 241 |
<tfoot> |
241 |
<tfoot> |
| 242 |
<tr> |
242 |
<tr> |
| 243 |
<th colspan="7">Total</th> |
243 |
<th colspan="6">Total</th> |
| 244 |
<th>[% total_quantity | html %]</th> |
244 |
<th>[% total_quantity | html %]</th> |
| 245 |
<th>[% total | $Price %]</th> |
245 |
<th>[% total | $Price %]</th> |
| 246 |
<th colspan="10"> </th> |
246 |
<th colspan="11"> </th> |
| 247 |
</tr> |
247 |
</tr> |
| 248 |
</tfoot> |
248 |
</tfoot> |
| 249 |
</table> |
249 |
</table> |
| 250 |
- |
|
|