Fix a rendering problem in the Product template where images overlap
the controls, or brochure, warranty, manual. Also, i18n the word Controls for admin mode being on.
This commit is contained in:
parent
dd9b46272b
commit
78b53aecc7
3 changed files with 7 additions and 0 deletions
|
|
@ -858,6 +858,12 @@ be useful, others may not.|,
|
|||
context => q|hover help for isShippingRequired in the edit sku screen|
|
||||
},
|
||||
|
||||
'Controls' => {
|
||||
message => q|Controls|,
|
||||
lastUpdated => 0,
|
||||
context => q|A set of links or icons to edit or alter the object.|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue