// Fixed phone number in installer

This commit is contained in:
Damien Metzger
2013-08-22 12:19:32 +02:00
parent f476b34139
commit 4de8013b5e
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
return array(
'informations' => array(
'phone' => '+1 (888) 947-6543',
'phone' => '+34 917.872.909',
'support' => 'https://www.prestashop.com/es/support',
),
'translations' => array(