From 348215946d5f537e85e4a9729828219dec5a1a6a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Thu, 19 Feb 2009 17:00:50 +0000
Subject: [PATCH] fix wrong permission name

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25626 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../erp5_pdm/Supply_viewFieldLibrary/my_destination_account.xml | 2 +-
 .../erp5_pdm/Supply_viewFieldLibrary/my_source_account.xml      | 2 +-
 bt5/erp5_pdm/bt/revision                                        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Supply_viewFieldLibrary/my_destination_account.xml b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Supply_viewFieldLibrary/my_destination_account.xml
index 6c4b147196..5c09b0ee32 100644
--- a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Supply_viewFieldLibrary/my_destination_account.xml
+++ b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Supply_viewFieldLibrary/my_destination_account.xml
@@ -277,7 +277,7 @@
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>python: here.Base_checkPermission(\'account_module\', \'Access Content Information\')</string> </value>
+            <value> <string>python: here.Base_checkPermission(\'account_module\', \'Access contents information\')</string> </value>
         </item>
       </dictionary>
     </pickle>
diff --git a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Supply_viewFieldLibrary/my_source_account.xml b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Supply_viewFieldLibrary/my_source_account.xml
index f782b0d6d4..02deccfac2 100644
--- a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Supply_viewFieldLibrary/my_source_account.xml
+++ b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Supply_viewFieldLibrary/my_source_account.xml
@@ -277,7 +277,7 @@
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>python: here.Base_checkPermission(\'account_module\', \'Access Content Information\')</string> </value>
+            <value> <string>python: here.Base_checkPermission(\'account_module\', \'Access contents information\')</string> </value>
         </item>
       </dictionary>
     </pickle>
diff --git a/bt5/erp5_pdm/bt/revision b/bt5/erp5_pdm/bt/revision
index f1efb20540..2c136b29b5 100644
--- a/bt5/erp5_pdm/bt/revision
+++ b/bt5/erp5_pdm/bt/revision
@@ -1 +1 @@
-300
\ No newline at end of file
+302
\ No newline at end of file
-- 
2.30.9