[-] BO : Fixing modules permissions system

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16102 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fSerny
2012-06-20 15:48:46 +00:00
parent 5e0505cf05
commit ea78daf330
7 changed files with 35 additions and 23 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>productcomments</name>
<displayName><![CDATA[Product Comments]]></displayName>
<displayName><![CDATA[Commentaires produits]]></displayName>
<version><![CDATA[2.3]]></version>
<description><![CDATA[Allows users to post reviews.]]></description>
<description><![CDATA[Permet aux client de commenter les produits.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>statsforecast</name>
<displayName><![CDATA[Stats Dashboard]]></displayName>
<displayName><![CDATA[Tableau de bord statistiques]]></displayName>
<version><![CDATA[1]]></version>
<description><![CDATA[]]></description>
<author><![CDATA[PrestaShop]]></author>
+2 -2
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>themeinstallator</name>
<displayName><![CDATA[Import/export a theme]]></displayName>
<displayName><![CDATA[Importer / Exporter un th&egrave;me]]></displayName>
<version><![CDATA[1.4]]></version>
<description><![CDATA[Export or Install a theme and its modules on your shop.]]></description>
<description><![CDATA[Exporter ou importer un th&egrave;me et ses modules sur votre boutique.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[administration]]></tab>
<is_configurable>1</is_configurable>