svn commit: r822597 - /ofbiz/trunk/specialpurpose/ebay/webapp/ebay/find/productsExportToEbay.ftl

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

svn commit: r822597 - /ofbiz/trunk/specialpurpose/ebay/webapp/ebay/find/productsExportToEbay.ftl

ashish-18
Author: ashish
Date: Wed Oct  7 05:53:30 2009
New Revision: 822597

URL: http://svn.apache.org/viewvc?rev=822597&view=rev
Log:
Removed missing UiLabel - instead of that used the existing one.

Modified:
    ofbiz/trunk/specialpurpose/ebay/webapp/ebay/find/productsExportToEbay.ftl

Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/find/productsExportToEbay.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/find/productsExportToEbay.ftl?rev=822597&r1=822596&r2=822597&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ebay/webapp/ebay/find/productsExportToEbay.ftl (original)
+++ ofbiz/trunk/specialpurpose/ebay/webapp/ebay/find/productsExportToEbay.ftl Wed Oct  7 05:53:30 2009
@@ -98,7 +98,7 @@
                 </td>
             </tr>
             <tr>
-                <td align="right" class="label">${uiLabelMap.FormFieldTitle_webSiteUrl}</td>
+                <td align="right" class="label">${uiLabelMap.CommonWebsite}</td>
                 <td>&nbsp;</td>
                 <td>
                     <input type="text" name="webSiteUrl" size="100" value="${webSiteUrl?if_exists}"/>