Mercurial > laserkard
comparison paypal/lines_acrylic_clear.paylist @ 58:9d156039944e laserkard
[svn r59] final modifacatios wqith kevin
author | rlm |
---|---|
date | Sun, 14 Mar 2010 01:51:23 -0500 |
parents | 8324f195ef36 |
children |
comparison
equal
deleted
inserted
replaced
57:8324f195ef36 | 58:9d156039944e |
---|---|
77 <!-- Start of Options --> | 77 <!-- Start of Options --> |
78 | 78 |
79 | 79 |
80 <input type="radio" name = "whatev" | 80 <input type="radio" name = "whatev" |
81 | 81 |
82 value="50 cards @149.00" CHECKED | 82 value="4 cards @29.00" CHECKED |
83 onclick = "ReadForm (this.form, false);" | 83 onclick = "ReadForm (this.form, false);" |
84 onload = "ReadForm (this.form, false);" > | 84 onload = "ReadForm (this.form, false);" > |
85 50 cards — $149 | 85 4 cards — $29 |
86 | 86 |
87 <br> | 87 <br> |
88 | 88 |
89 | 89 |
90 <input type="radio" name = "whatev" | 90 <input type="radio" name = "whatev" |
97 <br> | 97 <br> |
98 | 98 |
99 | 99 |
100 <input type="radio" name = "whatev" | 100 <input type="radio" name = "whatev" |
101 | 101 |
102 value="4 cards @29.00" CHECKED | 102 value="50 cards @149.00" CHECKED |
103 onclick = "ReadForm (this.form, false);" | 103 onclick = "ReadForm (this.form, false);" |
104 onload = "ReadForm (this.form, false);" > | 104 onload = "ReadForm (this.form, false);" > |
105 4 cards — $29 | 105 50 cards — $149 |
106 | 106 |
107 <br> | 107 <br> |
108 | 108 |
109 | 109 |
110 | 110 |
167 <!-- End of Text Input Fields --> | 167 <!-- End of Text Input Fields --> |
168 | 168 |
169 | 169 |
170 <br> | 170 <br> |
171 Total Cost: | 171 Total Cost: |
172 <input class="nbor" type="text" name="tot" size="8" value="$29.00"> | 172 <input class="nbor" type="text" name="tot" size="8" value="$149.00"> |
173 <br>(Free Shipping) | 173 <br>(Free Shipping) |
174 <br><br> | 174 <br><br> |
175 <input name="accept" type="checkbox" value="0"><br> | 175 <input name="accept" type="checkbox" value="0"><br> |
176 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. | 176 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. |
177 | 177 |