-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader_donate.php
More file actions
executable file
·18 lines (13 loc) · 984 Bytes
/
header_donate.php
File metadata and controls
executable file
·18 lines (13 loc) · 984 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<div id="donate_header">
<div id="donate_text">
<a href="#" id="donate_header_showLink"><b>Support ICT4D.at</b></a><br />
<p>A World of Equal Opportunities for All – Through knowledge, tools and networks we empower people to develop<br />the skills they need to achieve their full potential.<br /><a href="#" id="donate_header_closeLink">Close this info</a></p>
</div>
<form target="_blank" method="post" action="https://www.paypal.com/cgi-bin/webscr">
<input type="hidden" value="_s-xclick" name="cmd">
<input type="hidden" value="9907562" name="hosted_button_id">
<input border="0" type="image" alt="" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif">
<img border="0" width="1" height="1" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" alt="">
</form>
<!-- <img src="<?php bloginfo('template_directory'); ?>/images/donate_header.jpg" alt="donate" width="100" height="60" /> -->
</div>