VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: MaritimeLobsterExpress on November 27, 2013, 03:58:38 AM

Title: Can I remove brackets using overides
Post by: MaritimeLobsterExpress on November 27, 2013, 03:58:38 AM
I have used the language override to change the shipping (discount/fee) to just "Fee". However I would like to remove the brackets. Is this possible with an override? If not, can someone let me know which files I need to edit to get rid of these.
Title: Re: Can I remove brackets using overides
Post by: GJC Web Design on November 27, 2013, 09:18:44 AM
It's in \administrator\components\com_virtuemart\plugins\vmpsplugin.php  function getPluginHtml() ~ line 783

Either hack that or over ride it in what ever shipping plugin your using