Nop.Plugin.Shipping.ByTotal - Typo in Hint

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 12 años
"  tax rate "


        public override void Install()
        {
...  
                    new LocaleStringResource { ResourceName = "Plugins.Shipping.ByTotal.Fields.Country.Hint", ResourceValue = "If an asterisk is selected, then this tax rate will apply to all customers, regardless of the country." },
Hace 12 años
Thanks, updated the extension's source and compiled assembly.

.
Hace 12 años
I just noticed that this typo is also in Shipping.ByWeight
Hace 12 años
Thanks. Fixed
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.