svn commit: r604421 - /ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml

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

svn commit: r604421 - /ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml

jleroux@apache.org
Author: jleroux
Date: Sat Dec 15 04:46:57 2007
New Revision: 604421

URL: http://svn.apache.org/viewvc?rev=604421&view=rev
Log:
Fixed 2 labels

Modified:
    ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml

Modified: ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml?rev=604421&r1=604420&r2=604421&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml (original)
+++ ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml Sat Dec 15 04:46:57 2007
@@ -388,9 +388,9 @@
         <field name="submitButton" title="${uiLabelMap.CommonSave}" widget-style="smallSubmit"><submit button-type="text-link"/> </field>
         <sort-order>
             <sort-field name="communicationEventId"/>
-            <banner left-text="${uiLabelMap.WorkEffortBanner1}"/>
+            <banner left-text="${uiLabelMap.WorkEffortBannerAddWorkEffortAndAssoc1}"/>
             <sort-field name="workEffortId"/>
-            <banner left-text="${uiLabelMap.WorkEffortBanner2}"/>
+            <banner left-text="${uiLabelMap.WorkEffortBannerAddWorkEffortAndAssoc2}"/>
         </sort-order>
     </form>