From a2a9beb131f80b186c48440ef8dbb395da45b3f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Calonne?= <aurel@nexedi.com>
Date: Fri, 2 Sep 2011 14:48:19 +0200
Subject: [PATCH] field title fix

---
 .../PasswordTool_viewEmailPassword/your_user_login.xml          | 2 +-
 .../erp5_core/PasswordTool_viewResetPassword/user_login.xml     | 2 +-
 product/ERP5/bootstrap/erp5_core/bt/revision                    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PasswordTool_viewEmailPassword/your_user_login.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PasswordTool_viewEmailPassword/your_user_login.xml
index 8908b2fefb..ee895cb030 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PasswordTool_viewEmailPassword/your_user_login.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PasswordTool_viewEmailPassword/your_user_login.xml
@@ -239,7 +239,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>User Login</string> </value>
+                    <value> <string>Username</string> </value>
                 </item>
                 <item>
                     <key> <string>truncate</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PasswordTool_viewResetPassword/user_login.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PasswordTool_viewResetPassword/user_login.xml
index c80f6fdd85..a28ab8e325 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PasswordTool_viewResetPassword/user_login.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PasswordTool_viewResetPassword/user_login.xml
@@ -241,7 +241,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>User Login</string> </value>
+                    <value> <string>Username</string> </value>
                 </item>
                 <item>
                     <key> <string>truncate</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index 48815664ab..ae06937274 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-40974
\ No newline at end of file
+40975
\ No newline at end of file
-- 
2.30.9