svn commit: r628110 - /ofbiz/trunk/applications/accounting/widget/GlScreens.xml

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

svn commit: r628110 - /ofbiz/trunk/applications/accounting/widget/GlScreens.xml

jacopoc
Author: jacopoc
Date: Fri Feb 15 08:39:10 2008
New Revision: 628110

URL: http://svn.apache.org/viewvc?rev=628110&view=rev
Log:
Small fix for wrong label name.

Modified:
    ofbiz/trunk/applications/accounting/widget/GlScreens.xml

Modified: ofbiz/trunk/applications/accounting/widget/GlScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlScreens.xml?rev=628110&r1=628109&r2=628110&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/GlScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/GlScreens.xml Fri Feb 15 08:39:10 2008
@@ -80,7 +80,7 @@
                         <container style="screenlet">
                             <container style="screenlet-title-bar">
                                 <container style="h3">
-                                    <label text="${uiLabelMap.AccountingAcctgTrans}"/>
+                                    <label text="${uiLabelMap.AccountingAcctgTranss}"/>
                                 </container>
                             </container>
                             <container style="screenlet-body">
@@ -100,7 +100,7 @@
                                 <container style="screenlet">
                                     <container style="screenlet-title-bar">
                                         <container style="h3">
-                                            <label text="${uiLabelMap.AccountingAcctgTrans}"/>
+                                            <label text="${uiLabelMap.AccountingAcctgTranss}"/>
                                         </container>
                                     </container>
                                     <container style="screenlet-body">