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%;">
|
||||
<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>
|
||||
<a id="donate" style="text-decoration:none"></a>
|
||||
<!-- PayPal start -->
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||
<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.
|
||||
</div><!-- /.toggle-content -->
|
||||
</div><!-- /.toggle.unit -->
|
||||
</p></td></tr></table>
|
||||
</div>
|
||||
</p></td></tr></table></div>
|
||||
<div style="align:left;width:80%;">
|
||||
|
||||
<h1>GPL Compliance Project for Linux Developers</h1>
|
||||
|
|
Loading…
Reference in a new issue