Author: mor
Date: Mon Jun 29 06:15:37 2009
New Revision: 789225
URL:
http://svn.apache.org/viewvc?rev=789225&view=revLog:
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">