svn commit: r1055454 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1055454 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

adrianc
Author: adrianc
Date: Wed Jan  5 13:04:45 2011
New Revision: 1055454

URL: http://svn.apache.org/viewvc?rev=1055454&view=rev
Log:
Fixed bug from my last commit - CommonEmptyHeader UI label was altered by Label Manager.

Modified:
    ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=1055454&r1=1055453&r2=1055454&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Wed Jan  5 13:04:45 2011
@@ -2525,7 +2525,7 @@
         <value xml:lang="zh_TW">電子郵件</value>
     </property>
     <property key="CommonEmptyHeader">
-        <value xml:lang="en" xml:space="preserve"/>
+        <value xml:lang="en" xml:space="preserve"> </value>
     </property>
     <property key="CommonEnabled">
         <value xml:lang="ar">شغال</value>