From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 8 Apr 2016 08:42:00 +0000 (+0000)
Subject: Inject valid HTML into the homepage footer
X-Git-Tag: v_3_0_25~70
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/user-manual/developer-manual/static/gitweb.js?a=commitdiff_plain;h=12a2fa5308bfd8abc830927e6bc54b1d8c1bbc6a;p=privoxy.git

Inject valid HTML into the homepage footer

.. as it turns out images a centered by aligning them to the middle.
---

diff --git a/GNUmakefile.in b/GNUmakefile.in
index 2cbc0981..85f71b11 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -1,6 +1,6 @@
 # Note:  GNUmakefile is built automatically from GNUmakefile.in
 #
-# $Id: GNUmakefile.in,v 1.239 2016/04/08 08:30:53 fabiankeil Exp $
+# $Id: GNUmakefile.in,v 1.240 2016/04/08 08:31:04 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2014 members of the
 # Privoxy team. http://www.privoxy.org/
@@ -520,7 +520,7 @@ dok-webserver:
 	s/\.\d\. //;\
 	s/__copy/&copy;/;\
 	s@(<SUB)@<p style="text-align: center">\1@; s@(</SUB)@\1></p@;\
-        s@ChameleonJohn@<br><a href="http://www.chameleonjohn.com/"><img align="center"\
+        s@ChameleonJohn@<br><a href="http://www.chameleonjohn.com/"><img align="middle"\
  src="images/sponsors/chameleonjohn.png" alt="ChameleonJohn Coupons"></a>@' \
      doc/webserver/index.html && $(RM) doc/webserver/*.bak