Files
PrestaShop/modules/blockcustomerprivacy/config.xml
T
Sarah Lorenzini 2b10fcd712 // change h4, h5
2012-12-04 17:15:49 +01:00

12 lines
671 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>blockcustomerprivacy</name>
<displayName><![CDATA[Bloc confidentialit&eacute; des donn&eacute;es clients]]></displayName>
<version><![CDATA[1.0]]></version>
<description><![CDATA[Ajoute un bloc qui affiche un message concernant la confidentialit&eacute; des donn&eacute;es clients.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
<limited_countries></limited_countries>
</module>