Pull fix from branch_1_1
[freeradius.git] / dialup_admin / htdocs / about.html
1 <html>
2 <head>
3 <title>About page</title>
4 <link rel="stylesheet" href="style.css">
5 </head>
6 <body>
7 <center>
8 <table border=0 width=550 cellpadding=0 cellspacing=0>
9 <tr valign=top>
10 <td align=center><img src="images/title2.gif"></td>
11 </tr>
12 </table>
13 <table border=0 width=400 cellpadding=0 cellspacing=2></table>
14 <br>
15 <table border=0 width=540 cellpadding=1 cellspacing=1>
16 <tr valign=top>
17 <td width=340></td>
18 <td bgcolor="black" width=400>
19         <table border=0 width=100% cellpadding=2 cellspacing=0>
20         <tr bgcolor="#907030" align=right valign=top><th><font color="white">dialup_admin About Page</font>&nbsp;</th></tr>
21         </table>
22 </td></tr>
23 <tr bgcolor="black" valign=top><td colspan=2>
24         <table border=0 width=100% cellpadding=12 cellspacing=0 bgcolor="#ffffd0" valign=top>
25         <tr><td>
26 <br>
27 <center>
28 <br>
29 <b>A web based administration interface for the freeradius radius server<br>
30 written in PHP4</b>
31 <br><br>
32 Copyright (C) 2001,2002 Kostas Kalevras
33 <br><br><br>
34 <pre>
35 This program is free software; you can redistribute it and/or
36 modify it under the terms of the GNU General Public License
37 as published by the Free Software Foundation; either version
38 2 of the License, or (at your option) any later version.
39 </pre>
40 <br>
41 <i>Authors:<br>Kostas Kalevras (kkalev at noc.ntua.gr)<br>
42 Basilis Pappas (vpappas at noc.ntua.gr)<br>
43 Panagiotis Christias (christia at noc.ntua.gr)<br>
44 Thanasis Duitsis (aduitsis at noc.ntua.gr)</i></font>
45 </center>
46 <br>
47 </td></tr>
48 </table>
49 </tr>
50 </table>
51 </body>
52 </html>