1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/examples/wi-auth/www/10.30.1.111/tavarnelle.html
stefanocasazza 31947fe690 sync
2016-12-05 14:36:57 +01:00

77 lines
2.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
<head>
<title>Amministrazione WiFi</title>
<link type="text/css" href="css/layoutv1.css" rel="stylesheet" />
</head>
<body>
<div id="page-wrap">
<div id="inside">
<div id="header">
<table class="centered" width="784" border="0">
<tr>
<td><img src="images/logo_fiwifi-n.png"style="width:60%;"/></td>
</tr>
</table>
</div>
<div id="left-sidebar-no-dimension"></div>
<div id="main-content-without-sidebar">
<table class="centered" border="0">
<tr>
<th>
<h1>Access Point di Tavarnelle Val di Pesa</h1>
</th>
</tr>
<tr>
<th>
<h1>report e statistiche</h1>
</th>
</tr>
<tr>
<td class="header"><a href="tavarnelle.shtml?admin_status_network">STATUS NETWORK</a></td>
</tr>
<tr>
<td class="header"><a href="tavarnelle.shtml?admin_status_nodog">STATUS ACCESS POINT</a></td>
</tr>
<tr>
<td class="header"><a href="tavarnelle.shtml?admin_login_nodog">STATUS USER ACCESS</a></td>
</tr>
<tr>
<td class="header"><a href="tavarnelle.shtml?admin_login_nodog_historical">STATUS USER ACCESS (storico)</a></td>
</tr>
<tr>
<th>
` <h1>monitoraggio</h1>
</th>
</tr>
<tr>
<td class="header"><a href="tavarnelle.shtml?admin_current_status_ap">SITUAZIONE CORRENTE</a></td>
</tr>
<tr>
<td class="header"><a href="tavarnelle.shtml?admin_continuing_status_ap">MONITORAGGIO CONTINUATIVO</a></td>
</tr>
</table>
</div>
</div>
<div style="clear: both;"></div>
</div>
<hr />
<address>
ULib Server
</address>
</body>
</html>