You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/09/14 13:13:16 UTC

svn commit: r814582 - /ofbiz/branches/release09.04/specialpurpose/ecommerce/webapp/ecommerce/customer/viewprofile.ftl

Author: jleroux
Date: Mon Sep 14 11:13:15 2009
New Revision: 814582

URL: http://svn.apache.org/viewvc?rev=814582&view=rev
Log:
Fix r814581, OK I should stop and eat now :D

Modified:
    ofbiz/branches/release09.04/specialpurpose/ecommerce/webapp/ecommerce/customer/viewprofile.ftl

Modified: ofbiz/branches/release09.04/specialpurpose/ecommerce/webapp/ecommerce/customer/viewprofile.ftl
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/specialpurpose/ecommerce/webapp/ecommerce/customer/viewprofile.ftl?rev=814582&r1=814581&r2=814582&view=diff
==============================================================================
--- ofbiz/branches/release09.04/specialpurpose/ecommerce/webapp/ecommerce/customer/viewprofile.ftl (original)
+++ ofbiz/branches/release09.04/specialpurpose/ecommerce/webapp/ecommerce/customer/viewprofile.ftl Mon Sep 14 11:13:15 2009
@@ -149,6 +149,7 @@
                             <input type="hidden" name="defaultShipAddr" value="${contactMech.contactMechId}" />
                             <input type="hidden" name="partyId" value="${party.partyId}" />
                             <input type="submit" value="${uiLabelMap.EcommerceSetDefault}" class="button" />
+                          </form>
                         </#if>
                       <#else>
                         <b>${uiLabelMap.PartyPurposeTypeNotFound}: "${partyContactMechPurpose.contactMechPurposeTypeId}"</b>