[OFBiz] SVN: r6949 - trunk/applications/order/webapp/ordermgr/entry/order

sichen@svn.ofbiz.org sichen at svn.ofbiz.org
Wed Mar 8 12:59:25 CST 2006


Author: sichen
Date: 2006-03-08 12:59:21 -0600 (Wed, 08 Mar 2006)
New Revision: 6949

Modified:
   trunk/applications/order/webapp/ordermgr/entry/order/orderheader.ftl
Log:
Fixed mis-spelling

Modified: trunk/applications/order/webapp/ordermgr/entry/order/orderheader.ftl
===================================================================
--- trunk/applications/order/webapp/ordermgr/entry/order/orderheader.ftl	2006-03-08 17:40:05 UTC (rev 6948)
+++ trunk/applications/order/webapp/ordermgr/entry/order/orderheader.ftl	2006-03-08 18:59:21 UTC (rev 6949)
@@ -301,7 +301,7 @@
           <#assign outputted = true/>
           <tr>
             <td align="right" valign="top" width="15%">
-              <div class="tabletext">&nbsp;<b>${uiLabelMap.AccountigBillingAccount}</b></div>
+              <div class="tabletext">&nbsp;<b>${uiLabelMap.AccountingBillingAccount}</b></div>
             </td>
             <td width="5">&nbsp;</td>
             <td align="left" valign="top" width="80%">



More information about the Svn mailing list