Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2822 → Rev 2823

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