/[swish]/trunk/mailman/frameset.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/mailman/frameset.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 78 - (hide annotations)
Sun Apr 18 08:11:22 2004 UTC (20 years ago) by dpavlin
File MIME type: text/html
File size: 217 byte(s)
modified configuration to include frameset which will have search on
top and normal mailman or search results on bottom

1 dpavlin 78 <html>
2     <head>
3     <title>Mailing Lists</title>
4     <frameset rows="15%,*" frameborder="0" border="0" framespacing="0">
5     <frame src="/search/">
6     <frame name="bottom" src="/cgi-bin/mailman/listinfo">
7     </frameset>
8     </html>
9    

  ViewVC Help
Powered by ViewVC 1.1.26