git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12732 b9a71923-0436-4b27-9f14-aed3839534dd
10 lines
350 B
XML
10 lines
350 B
XML
<?xml version="1.0"?>
|
|
<entity_contact>
|
|
<contact id="Webmaster" name="Webmaster">
|
|
<description>Falls ein technisches Problem auf der Webseite auftritt</description>
|
|
</contact>
|
|
<contact id="Customer_service" name="Kundenservice">
|
|
<description>Bei Fragen oder Reklamationen zu einer Bestellung</description>
|
|
</contact>
|
|
</entity_contact>
|