/[gpg4kde]/trunk/doc/website/template_link_boxes_en.m4
ViewVC logotype

Contents of /trunk/doc/website/template_link_boxes_en.m4

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations)
Fri Jun 13 13:57:24 2008 UTC (16 years, 10 months ago) by bernhard
File size: 1555 byte(s)
Small improvements:
* README: Changed the instructions to use the real "Makefile".
* changed "project" to "initiative" or other appropritate wordings,
	to reflect that this is a permanent activity
* "bug" to "problem" at a few places.
* "Support" to "Unterstützung" or something even more fitting in German.

1 m4_dnl -*-html-*-
2 m4_dnl THIS IS INCLUDED BY `template.m4'
3 m4_dnl DONT USE THIS FILE DIRECTLY
4
5 <div id="boxes">
6
7 <div class="box">
8 <h1>Support</h1>
9 <a href="support.html">Professional Support</a>
10 </div>
11 <div class="box">
12 <h1>Sponsorship</h1>
13
14 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
15 <input type="hidden" name="cmd" value="_xclick">
16 <input type="hidden" name="business" value="[email protected]">
17 <input type="hidden" name="undefined_quantity" value="1">
18 <input type="hidden" name="item_name" value="Gpg4kde">
19 <input type="hidden" name="item_number" value="1001">
20 <input type="hidden" name="no_shipping" value="1">
21 <input type="hidden" name="cn" value="Comment (praise/criticism)">
22 <input type="hidden" name="currency_code" value="EUR">
23 <input type="hidden" name="bn" value="PP-BuyNowBF">
24
25 <input type="image" src="http://images.paypal.com/images/x-click-but02.gif"
26 border="0" name="submit" alt="Pay with PayPal">
27
28 <p>
29 <input type="hidden" name="on0" value="Allowed to publish
30 your sponsorship?">
31 Allowed to publish your sponsorship?
32 <br/>
33 <input type="radio" name="os0" value="Yes">Yes&nbsp;<input
34 type="radio" name="os0" value="No" checked>No
35 </p>
36 </form>
37
38 </p>
39 </div>
40 <div class="box">
41 <h1>Similar Initiatives</h1>
42 <a href="http://www.gpg4win.org"><img src="pix/gpg4win_logo_mini.gif" alt="GPG4Win" /></a><br />
43 <p>Related:<br>
44 <a href="http://enigmail.mozdev.org/">Thunderbird/Enigmail</a><br />
45 </p>
46 </div>
47 </div>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26