[Erp5-report] r23455 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Sep 5 19:09:00 CEST 2008


Author: yusei
Date: Fri Sep  5 19:08:59 2008
New Revision: 23455

URL: http://svn.erp5.org?rev=23455&view=rev
Log:
2008-09-05 yusei
* Fixed wrong i18n:name.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml?rev=23455&r1=23454&r2=23455&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml Fri Sep  5 19:08:59 2008
@@ -72,7 +72,7 @@
           <tal:block tal:condition="python: request.get(\'came_from\', None) is not None">\n
             <h1 i18n:translate="" i18n:domain="ui">You do not have enough permissions to access this page.</h1>\n
             <p i18n:translate="" i18n:domain="ui">You can login with another user name or\n
-              <span i18n:name="go-back"><a href="javascript:history.back();" i18n:translate="">go back</a></span>.\n
+              <span i18n:name="go_back"><a href="javascript:history.back();" i18n:translate="">go back</a></span>.\n
             </p>\n
           </tal:block>\n
           <input tal:condition="exists: request/came_from"\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log?rev=23455&r1=23454&r2=23455&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log Fri Sep  5 19:08:59 2008
@@ -1,3 +1,6 @@
+2008-09-05 yusei
+* Fixed wrong i18n:name.
+
 2008-09-04 yusei
 * Update English messages.
 

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=23455&r1=23454&r2=23455&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Fri Sep  5 19:08:59 2008
@@ -1,1 +1,1 @@
-597
+599




More information about the Erp5-report mailing list