Discussion:
[SCM] UNNAMED PROJECT branch, master, updated. 4c1d5ee4d89ed137444595c4c77b98b9feabd9f1
Michal Cihar
2012-02-22 12:01:42 UTC
Permalink
The following commit has been merged in the master branch:
commit 4c1d5ee4d89ed137444595c4c77b98b9feabd9f1
Author: Michal Čihař <***@cihar.com>
Date: Wed Feb 22 13:00:59 2012 +0100

Add missing p

diff --git a/html/base.html b/html/base.html
index 679387a..baf5a9d 100644
--- a/html/base.html
+++ b/html/base.html
@@ -84,12 +84,12 @@
<ul class="share">
<li><a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
href="http://wammu.eu/"></a></li>
-<li><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+<li><p><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="8063250" />
<input type="image" src="Loading Image..." name="submit" alt="PayPal - The safer, easier way to pay online!" />
<img alt="" src="Loading Image..." width="1" height="1" />
-</form></li>
+</form></p></li>
</ul>
--
UNNAMED PROJECT
Loading...