Update of /var/cvs/contributions/natmm/templates/natmm/includes/shoppingcart
In directory 
james.mmbase.org:/tmp/cvs-serv26969/templates/natmm/includes/shoppingcart

Modified Files:
        result.jsp 
Log Message:
NMCMS-307 - Updated texts and translation file. Also removed <td>


See also: 
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/natmm/includes/shoppingcart
See also: http://www.mmbase.org/jira/browse/NMCMS-307


Index: result.jsp
===================================================================
RCS file: 
/var/cvs/contributions/natmm/templates/natmm/includes/shoppingcart/result.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- result.jsp  15 May 2008 13:22:25 -0000      1.10
+++ result.jsp  20 May 2008 13:36:47 -0000      1.11
@@ -96,7 +96,8 @@
       %><[EMAIL PROTECTED] file="getbasket.jsp" %><%
       responseText += productsStr;
       responseTextToCustomer += productsStr;
-      responseTextToCustomer += "<br><br>Met vriendelijke 
groet,\n<br>Natuurmonumenten Webshop<br>\n";
+      responseTextToCustomer += "<br><br>Met vriendelijke 
groet,\n<br>Natuurmonumenten Webwinkel<br>\n" +
+      "<br>\nVragen over uw bestelling? Bel gratis naar 0800 023 16 66 (ma t/m 
do 9-21 uur en vr van 9-17 uur).<br>\n";
   }
     
   %><mm:createnode type="email" id="mail1"
@@ -155,16 +156,18 @@
 %>
 <table width="100%" cellspacing="0" cellpadding="0">
 <tr>
-  <td width="20%"><img src="media/trans.gif" width="1" height="1" border="0" 
alt=""></td>
-  <td width="60%">
+  <td width="70%">
     <img src="media/trans.gif" width="1" height="11" border="0" alt=""><br>
     
-    <div class="maincolor"><bean:message bundle="LEOCMS" 
key="shoppingcart.order_title" /></div>
+    <div class="maincolor">
       <% 
       if(isValidAnswer) {
-        %><bean:message bundle="LEOCMS" key="shoppingcart.correct_message" /> 
<%= (toEmail + " en " + emailAddressCustomer) %><%
+        %><bean:message bundle="LEOCMS" key="shoppingcart.order_title" /></div>
+        <bean:message bundle="LEOCMS" key="shoppingcart.correct_message" /> 
<%= (emailAddressCustomer) %><br/><br/>
+        <bean:message bundle="LEOCMS" key="shoppingcart.vragen_bestelling" /><%
       } else {
-        %><bean:message bundle="LEOCMS" key="shoppingcart.incorrect_message" 
/> <%= warningText %><%
+        %><bean:message bundle="LEOCMS" 
key="shoppingcart.order_title_incorrect" /></div>
+        <bean:message bundle="LEOCMS" key="shoppingcart.incorrect_message" /> 
<%= warningText %><%
       } %>
       <br><br>
       <a class="maincolor_link" href="<mm:url page="<%= formMessageHref 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to