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:
Colin Kuskie 2009-07-27 21:13:39 +00:00
parent dd9b46272b
commit 78b53aecc7
3 changed files with 7 additions and 0 deletions

View file

@ -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;