// add a new logo

This commit is contained in:
lLefevre
2012-01-05 14:12:39 +00:00
parent 21d5fa969b
commit 082ec85684
6 changed files with 12 additions and 11 deletions
+2 -2
View File
@@ -1591,8 +1591,8 @@ REPLACE INTO `PREFIX_configuration` (id_group_shop, id_shop, name, value, `date_
(NULL, NULL, 'PS_TAX_DISPLAY','0', NOW(), NOW()),
(NULL, NULL, 'PS_STORES_DISPLAY_CMS','1', NOW(), NOW()),
(NULL, NULL, 'PS_STORES_DISPLAY_FOOTER','1', NOW(), NOW()),
(NULL, NULL, 'SHOP_LOGO_WIDTH','224', NOW(), NOW()),
(NULL, NULL, 'SHOP_LOGO_HEIGHT','73', NOW(), NOW()),
(NULL, NULL, 'SHOP_LOGO_WIDTH','209', NOW(), NOW()),
(NULL, NULL, 'SHOP_LOGO_HEIGHT','52', NOW(), NOW()),
(NULL, NULL, 'PS_DISPLAY_SUPPLIERS','1', NOW(), NOW()),
(NULL, NULL, 'PS_LEGACY_IMAGES','1', NOW(), NOW()),
(NULL, NULL, 'PS_IMAGE_QUALITY','jpg', NOW(), NOW()),