Subversion Repositories ALCASAR

Rev

Rev 2809 | Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
2527 fabien.rak 1
<!DOCTYPE html>
2
<html>
3
		<header>
4
			<link rel="stylesheet" href="../manager/htdocs/style.css">
5
		</header>
6
	<body>	
7
		<table border=0 cellspacing=0 cellpadding=0 class="tableTopNfsen">
8
			<tbody class="tbodyAcc" >		
9
				<tr>
10
					<th class="thBasicACC">
11
					<?echo "NFSEN";?>
12
					</th>
13
				</tr>
14
			</tbody>
15
			<tr bgcolor="#FFCC66" class="trSizeACC">
16
				<td class="tdSizeACC">
17
					<img src="/images/pix.gif" width="1" height="2">
18
				</td>
19
			</tr>
20
		</table>
21
		<div >
22
			<iframe class="nfseniframe" src="nfsen/nfsen.php">
23
			</iframe>
24
		</div>
25
	</body>
26
</html>