fix Sku pulling in wrong i18n labels

This commit is contained in:
Graham Knop 2009-04-30 20:23:46 +00:00
parent d79132429d
commit f3a9b3b8f3

View file

@ -142,8 +142,8 @@ sub definition {
tab => 'shop',
fieldType => 'yesNo',
defaultValue => 0,
label => $i18n->get('shipsSeparate'),
hoverHelp => $i18n->get('shipsSeparate help'),
label => $i18n->get('shipsSeparately'),
hoverHelp => $i18n->get('shipsSeparately help'),
},
);
push(@{$definition}, {