svn commit: r795693 - /ofbiz/trunk/applications/product/webapp/facility/shipment/WeightPackage.ftl

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

svn commit: r795693 - /ofbiz/trunk/applications/product/webapp/facility/shipment/WeightPackage.ftl

mor-2
Author: mor
Date: Mon Jul 20 05:16:44 2009
New Revision: 795693

URL: http://svn.apache.org/viewvc?rev=795693&view=rev
Log:
Used appropriate label.

Modified:
    ofbiz/trunk/applications/product/webapp/facility/shipment/WeightPackage.ftl

Modified: ofbiz/trunk/applications/product/webapp/facility/shipment/WeightPackage.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/shipment/WeightPackage.ftl?rev=795693&r1=795692&r2=795693&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/facility/shipment/WeightPackage.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/facility/shipment/WeightPackage.ftl Mon Jul 20 05:16:44 2009
@@ -22,7 +22,7 @@
     <div class="screenlet">
       <div class="screenlet-title-bar">
         <ul>
-          <li class="h3">${uiLabelMap.ProductWeightPackageOnly}&nbsp;in&nbsp;${facility.facilityName?if_exists} [${(facility.facilityId)?if_exists}]</li>
+          <li class="h3">${uiLabelMap.ProductWeighPackageOnly}&nbsp;in&nbsp;${facility.facilityName?if_exists} [${(facility.facilityId)?if_exists}]</li>
         </ul>
         <br class="clear"/>
       </div>