Author: jacopoc
Date: Mon Apr 2 02:37:35 2007
New Revision: 524756
URL:
http://svn.apache.org/viewvc?view=rev&rev=524756Log:
Fixed typo in my last commit.
Modified:
ofbiz/trunk/applications/content/webapp/content/website/WebSiteForms.xml
Modified: ofbiz/trunk/applications/content/webapp/content/website/WebSiteForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/website/WebSiteForms.xml?view=diff&rev=524756&r1=524755&r2=524756==============================================================================
--- ofbiz/trunk/applications/content/webapp/content/website/WebSiteForms.xml (original)
+++ ofbiz/trunk/applications/content/webapp/content/website/WebSiteForms.xml Mon Apr 2 02:37:35 2007
@@ -45,7 +45,7 @@
<sub-hyperlink use-when=""${webSite.productStoreId}".length()>0" link-style="buttontext" target-type="inter-app" target="/catalog/control/EditProductStore?productStoreId=${webSite.productStoreId}" description="${uiLabelMap.ContentEditProductStore}"/>
</drop-down>
</field>
- <field name="submitButtonq" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit button-type="button"/></field>
+ <field name="submitButtons" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit button-type="button"/></field>
</form>
<form name="ListWebSites" target="" title="" type="list" list-name="webSites" paginate-target="FindWebSite" paginate="true">
<field name="webSiteId" title="${uiLabelMap.CommonId}" widget-style="buttontext">