current/doc/webserver/team index.html,1.8,1.9
Lee <[email protected]> Fri, 26 Aug 2016 03:45:39 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/doc/webserver/team
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6440/current/doc/webserver/team
Modified Files:
index.html
Log Message:
rebuilt .html docs for privoxy version 3.0.26
Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/team/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** index.html 26 Jul 2016 10:47:48 -0000 1.8
--- index.html 26 Aug 2016 03:45:37 -0000 1.9
***************
*** 1,64 ****
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
! <head>
! <meta name="generator" content=
! "HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org">
! <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
! <title>
! Privoxy - Team Photos
! </title>
! <link rel="stylesheet" type="text/css" href="../p_doc.css">
! <style type="text/css">
h1.c1 {margin-left: 0%}
! </style>
! </head>
! <body>
! <h1 class="c1">
! Privoxy - Team Photos
! </h1>
! <hr>
! <p>
! In our day jobs, we're all models ;-)
! </p>
! <table align="center">
! <tr>
! <td>
! <a href="01stefanw.jpg"><img src="01stefanw_t.jpg" width="80"
! height="80" border="0" title="Stefan Waldherr"></a>
! </td>
! <td>
! <a href="02jon.jpg"><img src="02jon_t.jpg" width="80" height="80"
! border="0" title="Jon Foster"></a>
! </td>
! <td>
! <a href="03andreas.jpg"><img src="03andreas_t.jpg" width="80"
! height="80" border="0" title="Andreas Oesterhelt"></a>
! </td>
! <td>
! <a href="04rodney.jpg"><img src="04rodney_t.jpg" width="80" height=
! "80" border="0" title="Rodney Stromlund"></a>
! </td>
! </tr>
! <tr>
! <td>
! <a href="05david.jpg"><img src="05david_t.jpg" width="80" height=
! "80" border="0" title="David Schmidt"></a>
! </td>
! <td>
! <a href="06member.jpg"><img src="06member_t.jpg" width="80" height=
! "80" border="0" title="N/A"></a>
! </td>
! <td>
! <a href="07member.jpg"><img src="07member_t.jpg" width="80" height=
! "80" border="0" title="N/A"></a>
! </td>
! <td>
! <a href="08member.jpg"><img src="08member_t.jpg" width="80" height=
! "80" border="0" title="N/A"></a>
! </td>
! </tr>
! </table>
! </body>
! </html>
--- 1,53 ----
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
<html>
! <head>
! <meta name="generator" content=
! "HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org">
! <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
!
! <title>Privoxy - Team Photos</title>
! <link rel="stylesheet" type="text/css" href="../p_doc.css">
! <style type="text/css">
h1.c1 {margin-left: 0%}
! </style>
! </head>
!
! <body>
! <h1 class="c1">Privoxy - Team Photos</h1>
! <hr>
!
! <p>In our day jobs, we're all models ;-)</p>
!
! <table align="center">
! <tr>
! <td><a href="01stefanw.jpg"><img src="01stefanw_t.jpg" width="80"
! height="80" border="0" title="Stefan Waldherr"></a></td>
+ <td><a href="02jon.jpg"><img src="02jon_t.jpg" width="80" height="80"
+ border="0" title="Jon Foster"></a></td>
+
+ <td><a href="03andreas.jpg"><img src="03andreas_t.jpg" width="80"
+ height="80" border="0" title="Andreas Oesterhelt"></a></td>
+
+ <td><a href="04rodney.jpg"><img src="04rodney_t.jpg" width="80" height=
+ "80" border="0" title="Rodney Stromlund"></a></td>
+ </tr>
+
+ <tr>
+ <td><a href="05david.jpg"><img src="05david_t.jpg" width="80" height=
+ "80" border="0" title="David Schmidt"></a></td>
+
+ <td><a href="06member.jpg"><img src="06member_t.jpg" width="80" height=
+ "80" border="0" title="N/A"></a></td>
+
+ <td><a href="07member.jpg"><img src="07member_t.jpg" width="80" height=
+ "80" border="0" title="N/A"></a></td>
+
+ <td><a href="08member.jpg"><img src="08member_t.jpg" width="80" height=
+ "80" border="0" title="N/A"></a></td>
+ </tr>
+ </table>
+ </body>
+ </html>
------------------------------------------------------------------------------