| @@ -1,19 +1,20 @@ | ||
| 1 | 1 | <?php function show_support_options() { ?> |
| 2 | 2 | <table class="form-table"> |
| 3 | -<tr valign="bottom"> | |
| 4 | -<th scope="row"><small><span style="color:#FF0000;"><b>Donate a Dollar</b></span><br/><span style="color:#008E04;">Support our FREE Plugins</span><br/> | |
| 5 | -You Might Also Like <a target="_blank" href="http://wordpress.org/extend/plugins/wp-private/">WP-PRIVATE</a></small></th> | |
| 6 | -<td width="100px"> | |
| 3 | +<tr> | |
| 4 | +<td align="left"> | |
| 5 | +<a href="http://www.smartlogix.co.in/"><img src="<?php echo get_bloginfo('url') ?>/wp-content/plugins/wp-insert/images/Smart-Logix-we-customize.jpg" /></a> | |
| 6 | +</td> | |
| 7 | +<td align="right"> | |
| 8 | +<b>Think we have done a great job?</b><br/><a href="http://wordpress.org/extend/plugins/wp-insert/">Rate the plugin</a> or <a href="http://www.smartlogix.co.in/">Leave Us a Comment</a> | |
| 9 | +<div> | |
| 7 | 10 | <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
| 8 | 11 | <input type="hidden" name="cmd" value="_s-xclick"> |
| 9 | -<input type="hidden" name="hosted_button_id" value="7834514"> | |
| 12 | +<input type="hidden" name="hosted_button_id" value="5199131"> | |
| 10 | 13 | <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> |
| 11 | 14 | <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> |
| 12 | 15 | </form> |
| 16 | +</div> | |
| 13 | 17 | </td> |
| 14 | -<td> | |
| 15 | -<b>Think we have done a great job?</b><br/><a target="_blank" href="http://wordpress.org/extend/plugins/wp-insert/">Rate the plugin</a> or <a target="_blank" href="http://www.smartlogix.co.in/">Leave Us a Comment</a><br/> | |
| 16 | -<b>List your BLOG for FREE in our </b><a target="_blank" href="http://www.getadvertisementshere.com">Directory</a></td> | |
| 17 | 18 | </tr> |
| 18 | 19 | </table> |
| 19 | 20 | <?php } ?> |