Fix tags and add <a> for donate.
This commit is contained in:
parent
2649c84625
commit
3e845e84f5
1 changed files with 2 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
||||||
<table style="background-color:#afe478;width:100%;">
|
<table style="background-color:#afe478;width:100%;">
|
||||||
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
|
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
|
||||||
<div id="donate-box" class="toggle-unit"><h1 class="toggle-content">Donate Now!</h1></div>
|
<div id="donate-box" class="toggle-unit"><h1 class="toggle-content">Donate Now!</h1></div>
|
||||||
</div>
|
<a id="donate" style="text-decoration:none"></a>
|
||||||
<!-- PayPal start -->
|
<!-- PayPal start -->
|
||||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||||
<input type="hidden" name="cmd" value="_s-xclick">
|
<input type="hidden" name="cmd" value="_s-xclick">
|
||||||
|
@ -45,8 +45,7 @@ Other donation methods:
|
||||||
Please write <q>GPL COMPLIANCE FOR LINUX DEVS</q> in the memo line.
|
Please write <q>GPL COMPLIANCE FOR LINUX DEVS</q> in the memo line.
|
||||||
</div><!-- /.toggle-content -->
|
</div><!-- /.toggle-content -->
|
||||||
</div><!-- /.toggle.unit -->
|
</div><!-- /.toggle.unit -->
|
||||||
</p></td></tr></table>
|
</p></td></tr></table></div>
|
||||||
</div>
|
|
||||||
<div style="align:left;width:80%;">
|
<div style="align:left;width:80%;">
|
||||||
|
|
||||||
<h1>GPL Compliance Project for Linux Developers</h1>
|
<h1>GPL Compliance Project for Linux Developers</h1>
|
||||||
|
|
Loading…
Reference in a new issue