// Fix link to support in installer #PSTEST-1040

This commit is contained in:
rMalie
2012-03-27 09:56:55 +00:00
parent 9564bb0dde
commit 0b4a3b7763
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ return array(
'documentation' => 'http://doc.prestashop.com/display/PS14/English+documentation',
'forum' => 'http://www.prestashop.com/forums/',
'blog' => 'http://www.prestashop.com/blog/',
'support' => 'http://www.prestashop.com/',
'support' => 'http://support.prestashop.com/en/',
),
'translations' => array(
'menu_welcome' => 'Welcome!',
+1
View File
@@ -3,6 +3,7 @@ return array(
'informations' => array(
'phone' => '+33 (0)1.40.18.30.04',
'documentation' => 'http://doc.prestashop.com/pages/viewpage.action?pageId=2424836',
'support' => 'http://support.prestashop.com/fr/',
),
'translations' => array(
'menu_welcome' => 'Bienvenue !',