Revision: 4012 Author: hans URL: http://bknr.net/trac/changeset/4012
Weitere Aenderungen im Zusammenhang mit der Preisaenderung fuer Print-Urkunden.
U trunk/projects/bos/payment-website/static/bos.js U trunk/projects/bos/payment-website/static/bos_da.js U trunk/projects/bos/payment-website/static/bos_en.js U trunk/projects/bos/payment-website/templates/de/idea.xml U trunk/projects/bos/payment-website/templates/de/idea_subtitle1.xml U trunk/projects/bos/payment-website/templates/de/idea_subtitle2.xml U trunk/projects/bos/payment-website/templates/de/ueberweisung.xml U trunk/projects/bos/payment-website/templates/de/verschenken.xml
Modified: trunk/projects/bos/payment-website/static/bos.js =================================================================== --- trunk/projects/bos/payment-website/static/bos.js 2008-10-23 07:12:21 UTC (rev 4011) +++ trunk/projects/bos/payment-website/static/bos.js 2008-10-23 10:47:47 UTC (rev 4012) @@ -123,9 +123,9 @@ && (document.bestellformular.numsqm[0].checked || document.bestellformular.numsqm[1].checked || (document.bestellformular.numsqm[4].checked - && (document.bestellformular.numsqm1.value < 10)))) { + && (document.bestellformular.numsqm1.value < 30)))) {
- alert("Das Verschenken von Quadratmetern ist erst ab einer Summe von 30 Euro möglich"); + alert("Das Verschenken von Quadratmetern ist erst ab einer Summe von 90 Euro möglich"); return false; }
@@ -272,6 +272,8 @@ { if (document.getElementById('numsqm').value >= 30) { document.getElementById('mail-cert').style.visibility = 'inherit'; - document.getElementById('urkunde-info').style.visibility = 'inherit'; + document.getElementById('urkunde-print-info').style.display = 'inline'; + } else { + document.getElementById('urkunde-download-info').style.display = 'inline'; } }
Modified: trunk/projects/bos/payment-website/static/bos_da.js =================================================================== --- trunk/projects/bos/payment-website/static/bos_da.js 2008-10-23 07:12:21 UTC (rev 4011) +++ trunk/projects/bos/payment-website/static/bos_da.js 2008-10-23 10:47:47 UTC (rev 4012) @@ -61,9 +61,9 @@ && (document.bestellformular.numsqm[0].checked || document.bestellformular.numsqm[1].checked || (document.bestellformular.numsqm[4].checked - && (document.bestellformular.numsqm1.value < 10)))) { + && (document.bestellformular.numsqm1.value < 30)))) {
- alert("Das Verschenken von Quadratmetern ist erst ab einer Summe von 30 Euro möglich"); + alert("Das Verschenken von Quadratmetern ist erst ab einer Summe von 90 Euro möglich"); return false; }
Modified: trunk/projects/bos/payment-website/static/bos_en.js =================================================================== --- trunk/projects/bos/payment-website/static/bos_en.js 2008-10-23 07:12:21 UTC (rev 4011) +++ trunk/projects/bos/payment-website/static/bos_en.js 2008-10-23 10:47:47 UTC (rev 4012) @@ -61,9 +61,9 @@ && (document.bestellformular.numsqm[0].checked || document.bestellformular.numsqm[1].checked || (document.bestellformular.numsqm[4].checked - && (document.bestellformular.numsqm1.value < 10)))) { + && (document.bestellformular.numsqm1.value < 30)))) {
- alert("Das Verschenken von Quadratmetern ist erst ab einer Summe von 30 Euro möglich"); + alert("Das Verschenken von Quadratmetern ist erst ab einer Summe von 90 Euro möglich"); return false; }
Modified: trunk/projects/bos/payment-website/templates/de/idea.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/idea.xml 2008-10-23 07:12:21 UTC (rev 4011) +++ trunk/projects/bos/payment-website/templates/de/idea.xml 2008-10-23 10:47:47 UTC (rev 4012) @@ -13,18 +13,13 @@ <div id="textbox_content"> <table border="0" cellpadding="0" cellspacing="0"> <tr> - <td colspan="2"> + <td colspan="3"> <span class="headline"> Samboja Lestari - kreative Aufforstung. <br /> Eine Zufluchtstätte für Borneo </span> </td> - <td align="center"><img src="/images/pfeil_back.gif" width="10" height="9" alt="" /> - <a href="#" onclick="history.back()" class="titlegray"> - zurück - </a> - </td> </tr> <tr><td height="6"> </td></tr> <tr>
Modified: trunk/projects/bos/payment-website/templates/de/idea_subtitle1.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/idea_subtitle1.xml 2008-10-23 07:12:21 UTC (rev 4011) +++ trunk/projects/bos/payment-website/templates/de/idea_subtitle1.xml 2008-10-23 10:47:47 UTC (rev 4012) @@ -14,16 +14,11 @@ <div id="textbox_content_bigger"> <table border="0" cellpadding="0" cellspacing="0"> <tr> - <td colspan="2"> + <td colspan="3"> <span class="headline"> Landwirtschaft, Aufforstung und Schutz <br /> - eine gute Kombination </span> </td> - <td align="center"><img src="/images/pfeil_back.gif" width="10" height="9" alt="" /> - <a href="#" onclick="history.back()" class="titlegray"> - zurück - </a> - </td> </tr> <tr> <td height="6" width="150"><img src="/images/trans.gif" width="160" height="6" alt="" /> </td> @@ -76,4 +71,4 @@ </table> </div> </div> -</bknr:toplevel> \ No newline at end of file +</bknr:toplevel>
Modified: trunk/projects/bos/payment-website/templates/de/idea_subtitle2.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/idea_subtitle2.xml 2008-10-23 07:12:21 UTC (rev 4011) +++ trunk/projects/bos/payment-website/templates/de/idea_subtitle2.xml 2008-10-23 10:47:47 UTC (rev 4012) @@ -13,13 +13,7 @@ <div id="textbox_content_bigger"> <table border="0" cellpadding="0" cellspacing="0"> <tr> - <td colspan="2"><span class="headline">Ein m², der es in sich hat <br /></span></td> - <td align="center"> - <img src="/images/pfeil_back.gif" width="10" height="9" alt="" /> - <a href="#" onclick="history.back()" class="titlegray"> - zurück - </a> - </td> + <td colspan="3"><span class="headline">Ein m², der es in sich hat <br /></span></td> </tr> <tr><td height="16"> </td> </tr>
Modified: trunk/projects/bos/payment-website/templates/de/ueberweisung.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/ueberweisung.xml 2008-10-23 07:12:21 UTC (rev 4011) +++ trunk/projects/bos/payment-website/templates/de/ueberweisung.xml 2008-10-23 10:47:47 UTC (rev 4012) @@ -134,13 +134,18 @@ erfolgter Überweisung melden wir uns schriftlich und per E-Mail. <br /><br /> - <span id="urkunde-info" style="visibility: hidden"> <strong>[Urkunde]</strong> - <br /> - Sie können Ihre Regenwaldurkunde in jedem Fall als PDF von unserem System herunterladen, auch - wenn Sie es nicht per Post zugeschickt bekommen möchten. - <br /><br /> + <br /> + <span id="urkunde-print-info" style="display: none"> + Ihre persönliche Urkunde können Sie sich jederzeit bei + schafft-lebenswald.de als PDF herunterladen, auch wenn Sie + diese nicht per Post zugeschickt bekommen wollen. </span> + <span id="urkunde-download-info" style="display: none"> + Ihre persönliche Urkunde können Sie sich jederzeit bei + schafft-lebenswald.de als PDF herunterladen. + </span> + <br /><br /> <strong>[Dieses Formular]</strong> <br /> Bitte senden Sie dieses Formular per E-Mail direkt an uns. Sie können es auch
Modified: trunk/projects/bos/payment-website/templates/de/verschenken.xml =================================================================== --- trunk/projects/bos/payment-website/templates/de/verschenken.xml 2008-10-23 07:12:21 UTC (rev 4011) +++ trunk/projects/bos/payment-website/templates/de/verschenken.xml 2008-10-23 10:47:47 UTC (rev 4012) @@ -33,7 +33,7 @@ nach Namen und Versandadresse der zu Beschenkenden Person gefragt. </p> <p> -Der Geschenkservice ist aus administrativen Gründen leider nur bei Online-Spenden ab 30 Euro möglich. +Der Geschenkservice ist aus administrativen Gründen leider nur bei Online-Spenden ab 90 Euro möglich. </p> </p> </bknr:toplevel>