News:

Looking for documentation? Take a look on our wiki

Main Menu

hardcoded txt in getLimitBox()

Started by Roues, January 15, 2012, 14:59:55 PM

Previous topic - Next topic

Roues

in vmmodel.php in line 657:
$limits[] = JHTML::_('select.option', '0', JText::_('all'));
may be need to replace 'all' in such way:
$limits[] = JHTML::_('select.option', '0', JText::_('JALL'));
?

Milbo

#1
good idea. But I doubt it works with j1.5 then, so I added COM_VIRTUEMART_ALL
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/