注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Widget:MonthlyDonate"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
<div class="donate"> | <div class="donate"> | ||
<h2>Funtoo Monthly Support</h2> | <h2>Funtoo Monthly Support</h2> | ||
<p>It is now possible to support Funtoo Linux by setting up a <b>recurring monthly credit card donation</b> of $5, $10, or another amount of your choice. Monthly support is | <p>It is now possible to support Funtoo Linux by setting up a <b>recurring monthly credit card donation</b> of $5, $10, or another amount of your choice. Monthly support is a great help because it provides Funtoo with a stable base of funds for development, infrastructure and support efforts. Please choose an amount below that is comfortable for you. VISA, MasterCard and American Express are accepted.</p> | ||
<br /><label> | <br /><label> | ||
<select name="subscription[plan_quantity]"><br /> | <select name="subscription[plan_quantity]"><br /> | ||
<option value="none">-Select-</option> | <option value="none">-Select-</option> | ||
<option value="1">$5</option> | <option value="1">$5/month</option> | ||
<option value="2">$10</option> | <option value="2">$10/month</option> | ||
<option value="3">$15</option> | <option value="3">$15/month</option> | ||
<option value="4">$20</option> | <option value="4">$20/month</option> | ||
<option value="5">$25</option> | <option value="5">$25/month</option> | ||
<option value="6">$30</option> | <option value="6">$30/month</option> | ||
<option value="7">$35</option> | <option value="7">$35/month</option> | ||
<option value="8">$40</option> | <option value="8">$40/month</option> | ||
<option value="9">$45</option> | <option value="9">$45/month</option> | ||
<option value="10">$50</option> | <option value="10">$50/month</option> | ||
</select> | </select> | ||
</label> | </label> | ||
<p><span class="size_error" style="display:none;">Please select donation amount</span></p> | <p><span class="size_error" style="display:none;">Please select donation amount</span></p> | ||
<p> </p><input type="image" src="/images/subscribe.png | <p> </p><input type="image" src="/images/subscribe.png" class="displayed" value=""/> | ||
</div> | </div> | ||
</form> | </form> | ||
</includeonly> | </includeonly> |