From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 8 Apr 2016 08:31:04 +0000 (+0000)
Subject: Center the content of the homepage footer
X-Git-Tag: v_3_0_25~73
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/@url@?a=commitdiff_plain;h=8cd274909c956c7bae19b897f4a9ef2c83e7760b;p=privoxy.git

Center the content of the homepage footer
---

diff --git a/GNUmakefile.in b/GNUmakefile.in
index b311a5da..2cbc0981 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -1,6 +1,6 @@
 # Note:  GNUmakefile is built automatically from GNUmakefile.in
 #
-# $Id: GNUmakefile.in,v 1.238 2016/04/04 10:50:54 fabiankeil Exp $
+# $Id: GNUmakefile.in,v 1.239 2016/04/08 08:30:53 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2014 members of the
 # Privoxy team. http://www.privoxy.org/
@@ -519,6 +519,7 @@ dok-webserver:
 	s/<\/HEAD/\n<meta name=\"description\" content=\"Privoxy helps users to protect their privacy.\"><\/HEAD/;\
 	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"\
  src="images/sponsors/chameleonjohn.png" alt="ChameleonJohn Coupons"></a>@' \
      doc/webserver/index.html && $(RM) doc/webserver/*.bak