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 2012/04/18 18:16:12 UTC

svn commit: r1327562 - /ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/changepassword.ftl

Author: jleroux
Date: Wed Apr 18 16:16:12 2012
New Revision: 1327562

URL: http://svn.apache.org/viewvc?rev=1327562&view=rev
Log:
This was missing in r1327269

Modified:
    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/changepassword.ftl

Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/changepassword.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/changepassword.ftl?rev=1327562&r1=1327561&r2=1327562&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/changepassword.ftl (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/changepassword.ftl Wed Apr 18 16:16:12 2012
@@ -18,7 +18,7 @@ under the License.
 -->
 <div class="screenlet">
   <h2>${uiLabelMap.PartyChangePassword}</h2>  
-  &nbsp;<a href="<@o...@ofbizUrl>" class="button">${uiLabelMap.CommonGoBack}</a>
+  &nbsp;<a href="<@o...@ofbizUrl>" class="button">${uiLabelMap.CommonGoBack}</a>
   &nbsp;<a href="javascript:document.getElementById('changepasswordform').submit()" class="button">${uiLabelMap.CommonSave}</a>
   <p/>   
   <div class="screenlet-body">