Move the 'Become a sponsor' link into the SGML source
authorFabian Keil <fk@fabiankeil.de>
Mon, 27 Mar 2017 10:20:42 +0000 (10:20 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 27 Mar 2017 10:20:42 +0000 (10:20 +0000)
... instead of inserting it at build-time through the
dok-webserver target.

GNUmakefile.in
doc/source/webserver/index.sgml

index b606a9e..3ac4174 100644 (file)
@@ -1,6 +1,6 @@
 # Note:  GNUmakefile is built automatically from GNUmakefile.in
 #
-# $Id: GNUmakefile.in,v 1.256 2017/02/20 13:46:25 fabiankeil Exp $
+# $Id: GNUmakefile.in,v 1.257 2017/02/20 17:28:52 fabiankeil Exp $
 #
 # Written by and Copyright (C) 2001-2017 members of the
 # Privoxy team. https://www.privoxy.org/
@@ -531,8 +531,7 @@ dok-webserver:
        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="middle"\
- src="images/sponsors/chameleonjohn.png" alt="ChameleonJohn Coupons"></a><br>\n\
-<a title="Privoxy FAQ: How to become a sponsor" href="/faq/general.html#SPONSOR">Become a sponsor</a>@' \
+ src="images/sponsors/chameleonjohn.png" alt="ChameleonJohn Coupons"></a><br>\n@' \
      doc/webserver/index.html && $(RM) doc/webserver/*.bak
 
 # privoxy-index.html for local documentation:
index d263c8e..1183559 100644 (file)
@@ -20,7 +20,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: index.sgml,v 2.51 2017/01/23 12:59:45 fabiankeil Exp $
+ $Id: index.sgml,v 2.52 2017/03/27 10:20:27 fabiankeil Exp $
 
  Copyright (C) 2001-2017 Privoxy developers <privoxy-devel@lists.privoxy.org>
  See LICENSE.
    ChameleonJohn
  </subscript>
 </para>
+<para>
+ <subscript>
+  <ulink url="/faq/general.html#SPONSOR">Become a sponsor</ulink>
+ </subscript>
+</para>
 ]]>
 
 </sect1>