// Fix link to support in installer #PSTEST-1040
This commit is contained in:
@@ -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!',
|
||||
|
||||
@@ -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 !',
|
||||
|
||||
Reference in New Issue
Block a user