Plugin Directory

Changeset 1126336


Ignore:
Timestamp:
04/02/2015 01:44:30 PM (10 years ago)
Author:
svs-websoft
Message:

donate button added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • svs-shortlink-analytics/trunk/views/_header.php

    r1113225 r1126336  
    33    <link rel="stylesheet" href="//code.jquery.com/ui/1.11.3/themes/smoothness/jquery-ui.css">
    44    <link rel="stylesheet" href="<?php echo plugins_url('../style/css_svs.css', __FILE__ )?> ">
    5     <h2>SVS ShortLink Statistics</h2>
     5    <h2 style="float:left;">SVS ShortLink Statistics</h2>
     6      <div style="float:right;padding-top:10px;">
     7        <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
     8        <input type="hidden" name="cmd" value="_s-xclick">
     9        <input type="hidden" name="hosted_button_id" value="4C652FM4GK3UW">
     10        <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
     11        <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
     12        </form>
     13    </div>
     14    <div style="clear:both">&nbsp;</div>
Note: See TracChangeset for help on using the changeset viewer.