git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12732 b9a71923-0436-4b27-9f14-aed3839534dd
10 lines
344 B
XML
10 lines
344 B
XML
<?xml version="1.0"?>
|
|
<entity_contact>
|
|
<contact id="Webmaster" name="Webmaster">
|
|
<description>Se nel sito interviene un problema tecnico</description>
|
|
</contact>
|
|
<contact id="Customer_service" name="Servizio clienti">
|
|
<description>Per qualsiasi domanda o reclamo riguardo ad un ordine</description>
|
|
</contact>
|
|
</entity_contact>
|