PABX da Simples IP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

51 lines
1.8 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<style type="text/css">
<!--
.style3 {
font-size: 16px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr bordercolor="#990000">
<td width="33%" bgcolor="#FFFFFF"><div align="center" class="style3">GERAL</div></td>
<td width="33%" class="cabecalho"><div align="center"><a href="monitor_funcoes.php">FUNÇÕES</a></div></td>
<td width="33%" class="cabecalho"><div align="center"><a href="monitor_terminal.php">TERMINAL</a></div></td>
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td></td>
</tr>
<tr>
<td><?php include ('monitor.php'); ?></td>
</tr>
</table></td>
</tr>
<tr bordercolor="#FFFFFF">
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>