current GNUmakefile.in,1.239,1.240
Fabian Keil <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10571
Modified Files:
GNUmakefile.in
Log Message:
Center the content of the homepage footer
Index: GNUmakefile.in
===================================================================
RCS file: /cvsroot/ijbswa/current/GNUmakefile.in,v
retrieving revision 1.239
retrieving revision 1.240
diff -C2 -d -r1.239 -r1.240
*** GNUmakefile.in 8 Apr 2016 08:30:53 -0000 1.239
--- GNUmakefile.in 8 Apr 2016 08:31:04 -0000 1.240
***************
*** 520,523 ****
--- 520,524 ----
s/\.\d\. //;\
s/__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>@' \
------------------------------------------------------------------------------