From 2ed3219b8d01ededc216c9cdf3b1c43ddf0e7f9e Mon Sep 17 00:00:00 2001
From: Kevin Deldycke <kevin@nexedi.com>
Date: Fri, 31 Mar 2006 16:40:11 +0000
Subject: [PATCH] Validate against ERP5 Naming Conventions rules

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6411 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../Entity_viewAccountingTransactionList/preferred_warning.xml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Entity_viewAccountingTransactionList/preferred_warning.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Entity_viewAccountingTransactionList/preferred_warning.xml
index 184f39bc42..c76d96d319 100644
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Entity_viewAccountingTransactionList/preferred_warning.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Entity_viewAccountingTransactionList/preferred_warning.xml
@@ -251,7 +251,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>Info:</string> </value>
+                    <value> <string>Info</string> </value>
                 </item>
                 <item>
                     <key> <string>truncate</string> </key>
-- 
2.30.9