Mercurial > laserkard
comparison paypal/BASE.paylist @ 35:ae22c2d59891 laserkard
[svn r36] more work with kevin
author | rlm |
---|---|
date | Mon, 18 Jan 2010 15:31:33 -0500 |
parents | 0deeb2d5d1db |
children | 1ac1409ea68c |
comparison
equal
deleted
inserted
replaced
34:e99fab9df7bb | 35:ae22c2d59891 |
---|---|
88 | 88 |
89 PERL::PENNY | 89 PERL::PENNY |
90 <br> | 90 <br> |
91 Total Cost: | 91 Total Cost: |
92 <input class="nbor" type="text" name="tot" size="8" value=PERL::INITIAL_COST> | 92 <input class="nbor" type="text" name="tot" size="8" value=PERL::INITIAL_COST> |
93 <br>(Free Shipping) | |
94 <br><br> | |
95 <input name="accept" type="checkbox" value="0"><br> | |
96 I approve this design. I understand that my card will appear exactly as it appears on the screen and agree that spelling and content are correct. | |
97 | |
93 | 98 |
94 <br><br> | 99 <br><br> |
95 <div id = "buttoncon"> | 100 <div id = "buttoncon"> |
96 <div id="crush"> | 101 <div id="crush"> |
97 Sending Order... | 102 Sending Order. |
98 </div> | 103 </div> |
99 | 104 |
100 <div id="vanish"> | 105 <div id="vanish"> |
101 <input type="image" onclick = "vanish(['args__go'],['vanish']);" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> | 106 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> |
102 </div> | 107 </div> |
103 | 108 |
104 | 109 |
105 | 110 |
106 | 111 |