svn commit: r789225 - /ofbiz/trunk/applications/accounting/widget/PaymentGroupScreens.xml

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

svn commit: r789225 - /ofbiz/trunk/applications/accounting/widget/PaymentGroupScreens.xml

mor-2
Author: mor
Date: Mon Jun 29 06:15:37 2009
New Revision: 789225

URL: http://svn.apache.org/viewvc?rev=789225&view=rev
Log:
Small correction to how label was used. Reported by Sumit Pandit.

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

Modified: ofbiz/trunk/applications/accounting/widget/PaymentGroupScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/PaymentGroupScreens.xml?rev=789225&r1=789224&r2=789225&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/PaymentGroupScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/PaymentGroupScreens.xml Mon Jun 29 06:15:37 2009
@@ -36,7 +36,7 @@
                                 <decorator-screen name="FindScreenDecorator" location="component://common/widget/CommonScreens.xml">
                                     <decorator-section name="menu-bar">
                                         <container style="button-bar">
-                                            <link target="EditPaymentGroup" text="Create New Payment Group" style="buttontext"/>
+                                            <link target="EditPaymentGroup" text="${uiLabelMap.AccountingCreateNewPaymentGroup}" style="buttontext"/>
                                         </container>
                                     </decorator-section>
                                     <decorator-section name="search-options">