diff options
Diffstat (limited to 'admin/www/devs.html')
-rw-r--r-- | admin/www/devs.html | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/admin/www/devs.html b/admin/www/devs.html index 359dea83..88a3fbb4 100644 --- a/admin/www/devs.html +++ b/admin/www/devs.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun Sep 21 23:42:27 2003 --> +<!-- Thu Feb 10 08:31:47 2005 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -12,8 +12,8 @@ Title: Mailman Developer Resources <head> <title>Mailman Developer Resources</title> -<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> -<meta name="generator" content="HT2HTML/2.0" /> +<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" > +<meta name="generator" content="HT2HTML/2.0" > <style type="text/css"> body { margin: 0px; } </style> @@ -38,13 +38,16 @@ body { margin: 0px; } <td width="90%" bgcolor="#eecfa1" class="banner"> <!-- start of site links table --> <table width="100%" border="0" -CELLSPACING=0 CELLPADDING=0 + CELLSPACING=0 CELLPADDING=0 bgcolor="#ffffff"> <tr> <td bgcolor="#eecfa1"> <a href="./index.html">Home</a> </td> <td bgcolor="#eecfa1"> +<a href="./security.html">Security</a> + </td> + <td bgcolor="#eecfa1"> <a href="./docs.html">Documentation</a> </td> <td bgcolor="#eecfa1"> @@ -52,6 +55,9 @@ CELLSPACING=0 CELLPADDING=0 </td> </tr><tr> <td bgcolor="#eecfa1"> + + </td> + <td bgcolor="#eecfa1"> <a href="./help.html">Help</a> </td> <td bgcolor="#eecfa1"> @@ -111,7 +117,7 @@ Email Us </td></tr> <tr><td bgcolor="#eecfa1"> -© 1998-2003 +© 1998-2005 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. @@ -122,7 +128,7 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br /> +<td valign="top" width="90%" class="body"><br> <h3>Developer Resources</h3> If you're the kind of person who loves to get elbow deep in code, |