VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: fmp.martins on March 05, 2012, 16:41:40 PM

Title: Layout bug VM 2.0.2
Post by: fmp.martins on March 05, 2012, 16:41:40 PM
On file \components\com_virtuemart\views\orders\tmpl\details.php there is a missing </div> at the bottom, it should be the last line.
That missing closing div tag totally screws the layout. It can be seen in the customer order details, from list orders.

Edit: VM 2.0.2.
Title: Re: Layout bug VM 2.0.2
Post by: knirving on April 15, 2012, 19:29:35 PM
I have the same issue with VirtueMart 2.0.4 on Joomla 1.5.26. Added the </div> and it corrected the issue.