Subversion Repositories ALCASAR

Rev

Rev 2817 | Details | Compare with Previous | Last modification | View Log

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