// add a new logo

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12190 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-01-05 14:12:39 +00:00
parent f1dabc398e
commit c6040b9f12
6 changed files with 12 additions and 11 deletions
+2 -2
View File
@@ -264,8 +264,8 @@ INSERT INTO `PREFIX_configuration` (`id_configuration`, `name`, `value`, `date_a
(85, 'PS_STORES_DISPLAY_CMS', 1, NOW(), NOW()),
(86, 'PS_STORES_DISPLAY_FOOTER', 1, NOW(), NOW()),
(87, 'PS_STORES_SIMPLIFIED', 0, NOW(), NOW()),
(88, 'SHOP_LOGO_WIDTH', 224, NOW(), NOW()),
(89, 'SHOP_LOGO_HEIGHT', 73, NOW(), NOW()),
(88, 'SHOP_LOGO_WIDTH', 209, NOW(), NOW()),
(89, 'SHOP_LOGO_HEIGHT', 52, NOW(), NOW()),
(90, 'EDITORIAL_IMAGE_WIDTH', 530, NOW(), NOW()),
(91, 'EDITORIAL_IMAGE_HEIGHT', 228, NOW(), NOW()),
(92, 'PS_STATSDATA_CUSTOMER_PAGESVIEWS', 0, NOW(), NOW()),