VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: optmax on September 08, 2013, 16:26:55 PM

Title: Missing </td> in order template
Post by: optmax on September 08, 2013, 16:26:55 PM
Joomla! 2.5.4
VM 2.0.22c

administrator/components/com_virtuemart/views/orders/tmpl/order.php

I think...
Line 717
<td align="right" style="padding-right: 5px;"><strong><?php echo $this->currency->priceDisplay($this->orderbt->order_billDiscountAmount); ?></strong>
is missing a closing </td> tag.
Title: Re: Missing </td> in order template
Post by: Milbo on September 08, 2013, 17:28:23 PM
thx