Index: branches/5.3.x/admin_templates/shipping/shipping_costs.tpl =================================================================== diff -u -N -r15492 -r15971 --- branches/5.3.x/admin_templates/shipping/shipping_costs.tpl (.../shipping_costs.tpl) (revision 15492) +++ branches/5.3.x/admin_templates/shipping/shipping_costs.tpl (.../shipping_costs.tpl) (revision 15971) @@ -47,7 +47,7 @@ a_toolbar.AddButton( new ToolBarButton('in-commerce:modify', '', function() { - openSelector('s', ''); + openSelector('s', ''); } ) ); a_toolbar.Render();