Files
PrestaShop/modules/blockcontact/config.xml
lCherifi 2d228a4fb8 integration new theme standard
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8169 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-23 14:27:30 +00:00

12 lines
464 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>blockcontact</name>
<displayName><![CDATA[Block contact]]></displayName>
<version><![CDATA[1.0]]></version>
<description><![CDATA[Allows you to add extra information about customer service]]></description>
<author><![CDATA[]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
<limited_countries></limited_countries>
</module>