comparison paypal/BASE.paylist @ 5:116b15d3d68c laserkard

[svn r6]
author rlm
date Fri, 01 Jan 2010 17:44:10 -0500
parents c96cb4e773e5
children 3298256dd459
comparison
equal deleted inserted replaced
4:c96cb4e773e5 5:116b15d3d68c
1 1
2 2 <div id = "i_inputbox">
3 3
4 <!-- Start of Form --> 4 <!-- Start of Form -->
5 <!-- Note: target="paypal" was replaced with the variable target="_self" --> 5 <!-- Note: target="paypal" was replaced with the variable target="_self" -->
6 <!-- Note: shopping_url also added to code --> 6 <!-- Note: shopping_url also added to code -->
7 <!-- These two changes allow better functionality with IE and Firefox --> 7 <!-- These two changes allow better functionality with IE and Firefox -->
116 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> 116 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
117 </form> 117 </form>
118 <!-- End of Form --> 118 <!-- End of Form -->
119 119
120 120
121 </div>