Author: ashish
Date: Wed Oct 7 05:53:30 2009
New Revision: 822597
URL:
http://svn.apache.org/viewvc?rev=822597&view=revLog:
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> </td>
<td>
<input type="text" name="webSiteUrl" size="100" value="${webSiteUrl?if_exists}"/>