[xiph-commits] r13741 - websites/theora.org/ssi
giles at svn.xiph.org
giles at svn.xiph.org
Tue Sep 4 12:25:05 PDT 2007
Author: giles
Date: 2007-09-04 12:25:05 -0700 (Tue, 04 Sep 2007)
New Revision: 13741
Modified:
websites/theora.org/ssi/pagetop.include
Log:
Put back the paypal form name as an id.
Modified: websites/theora.org/ssi/pagetop.include
===================================================================
--- websites/theora.org/ssi/pagetop.include 2007-09-04 19:23:32 UTC (rev 13740)
+++ websites/theora.org/ssi/pagetop.include 2007-09-04 19:25:05 UTC (rev 13741)
@@ -19,7 +19,8 @@
</ul>
<br/>
<p style="font-weight:bold;font-size:small">Support us</p>
- <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="padding-top:0.25em">
+ <form id="_xclick" action="https://www.paypal.com/cgi-bin/webscr"
+ method="post" style="padding-top:0.25em">
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="donate at xiph.org" />
<input type="hidden" name="item_name" value="theora donation" />
More information about the commits
mailing list