1 |
root |
1 |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN//2.0">
|
|
|
2 |
<HTML>
|
|
|
3 |
<!-- Written by Rexy -->
|
|
|
4 |
<head>
|
|
|
5 |
<TITLE>ALCASAR Control Center</TITLE>
|
|
|
6 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
7 |
<meta NAME="description" CONTENT="page de gestion du portail captif">
|
|
|
8 |
<link rel="stylesheet" href="css/style.css" type="text/css">
|
|
|
9 |
<link rel="icon" href="images/tux16.ico" type="image/ico">
|
|
|
10 |
</head>
|
|
|
11 |
<FRAMESET ROWS="15%,85%" border="no">
|
|
|
12 |
<FRAME frameborder="no" border="no" scrolling="no" nosave noresize
|
|
|
13 |
SRC="haut.php" NAME="haut">
|
|
|
14 |
<FRAME frameborder="no" border="no" scrolling="no" nosave noresize
|
|
|
15 |
SRC="bas.htm" NAME="bas">
|
|
|
16 |
</FRAMESET>
|
|
|
17 |
</HTML>
|