Fix HTML syntax errors
This commit is contained in:
parent
5eb028235f
commit
9cd9c2b5d0
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
<h1>Frequently Asked Questions about Christoph Hellwig's VMware Lawsuit</h1>
|
<h1>Frequently Asked Questions about Christoph Hellwig's VMware Lawsuit</h1>
|
||||||
|
|
||||||
<p>Conservancy maintains this
|
<p>Conservancy maintains this
|
||||||
<acronym title="Frequently Asked Questions">FAQ</acronym> list regarding
|
<abbr title="Frequently Asked Questions">FAQ</abbr> list regarding
|
||||||
<a href="/news/2015/mar/05/vmware-lawsuit/">Christoph Hellwig's lawsuit against VMware
|
<a href="/news/2015/mar/05/vmware-lawsuit/">Christoph Hellwig's lawsuit against VMware
|
||||||
in Germany over alleged GPL violations on Linux</a> as a service to the
|
in Germany over alleged GPL violations on Linux</a> as a service to the
|
||||||
Free Software community, and in particular, the copyleft community. Conservancy
|
Free Software community, and in particular, the copyleft community. Conservancy
|
||||||
|
|
|
@ -24,6 +24,7 @@ of $<span id="fundraiser-goal">50,000</span> match met.<br/>
|
||||||
<div id="progressbar" style="height:20px;"><span id="fundraiser-percentage" style="float:right; align:center; margin-right:40%"></span></div>
|
<div id="progressbar" style="height:20px;"><span id="fundraiser-percentage" style="float:right; align:center; margin-right:40%"></span></div>
|
||||||
|
|
||||||
<p>Donate now via PayPal:
|
<p>Donate now via PayPal:
|
||||||
|
</p>
|
||||||
<!-- 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">
|
||||||
|
@ -32,7 +33,6 @@ of $<span id="fundraiser-goal">50,000</span> match met.<br/>
|
||||||
<img alt="" style="border:0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
<img alt="" style="border:0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||||
</form>
|
</form>
|
||||||
<!-- PayPal end -->
|
<!-- PayPal end -->
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>Or, <a href="/supporter/#annual"><strong>become a Conservancy
|
<p>Or, <a href="/supporter/#annual"><strong>become a Conservancy
|
||||||
Supporter</strong></a>.</p>
|
Supporter</strong></a>.</p>
|
||||||
|
@ -46,7 +46,7 @@ of $<span id="fundraiser-goal">50,000</span> match met.<br/>
|
||||||
<li class="VMwareLawsuitAppeal"><a href="/linux-compliance/vmware-lawsuit-appeal.html">Stand Up For GPL!</a></li>
|
<li class="VMwareLawsuitAppeal"><a href="/linux-compliance/vmware-lawsuit-appeal.html">Stand Up For GPL!</a></li>
|
||||||
<li><a href="/news/2015/mar/05/vmware-lawsuit/">VMware Lawsuit: Press Release</a></li>
|
<li><a href="/news/2015/mar/05/vmware-lawsuit/">VMware Lawsuit: Press Release</a></li>
|
||||||
<li class="VMwareLawsuitFAQ"><a href="/linux-compliance/vmware-lawsuit-faq.html">
|
<li class="VMwareLawsuitFAQ"><a href="/linux-compliance/vmware-lawsuit-faq.html">
|
||||||
<acronym title="Frequently Asked Questions">FAQ</acronym> on VMware Lawsuit</a></li>
|
<abbr title="Frequently Asked Questions">FAQ</abbr> on VMware Lawsuit</a></li>
|
||||||
<li class="AboutCompliance"><a href="/linux-compliance/about.html">About GPL Compliance Project for Linux Developers</a></li>
|
<li class="AboutCompliance"><a href="/linux-compliance/about.html">About GPL Compliance Project for Linux Developers</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue