Subversion Repositories ALCASAR

Rev

Rev 2817 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

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