// install-new renamed to install-dev
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12732 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_configuration>
|
||||
<configuration id="PS_INVOICE_PREFIX">
|
||||
<value>FA</value>
|
||||
</configuration>
|
||||
<configuration id="PS_DELIVERY_PREFIX">
|
||||
<value>LI</value>
|
||||
</configuration>
|
||||
<configuration id="PS_SEARCH_BLACKLIST">
|
||||
<value>le|les|de|et|en|des|les|une</value>
|
||||
</configuration>
|
||||
<configuration id="PS_META_KEYWORDS">
|
||||
<value>0</value>
|
||||
</configuration>
|
||||
<configuration id="PS_CUSTOMER_SERVICE_SIGNATURE">
|
||||
<value>Cher client,
|
||||

|
||||
Cordialement,
|
||||
Le service client</value>
|
||||
</configuration>
|
||||
</entity_configuration>
|
||||
Reference in New Issue
Block a user