VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: CE WebDesign München on July 07, 2012, 22:14:50 PM

Title: SOLVED - 208c small issue in category and categories default.php?
Post by: CE WebDesign München on July 07, 2012, 22:14:50 PM
EDID: SOLVED in 208d+e

small issue in com_virtuemart->views-> category and categories -> tmpl->default.php's (around line 171?)
output is:

<div class="width30 floatright display-number">
Results 1 - 3 of 3<br/><select name="" class="inputbox" size="1" onchange="window.top.location.href=this.options[this.selectedIndex].value">>

shoud be "<br />" and only one ">" at end of line?