You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mo...@apache.org on 2009/06/29 08:15:37 UTC

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

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">