2 require_once 'lib/HE/hooks.php';
3 // +--------------------------------------------------------------------+
5 // +--------------------------------------------------------------------+
6 // | Sistema de Administracion y Matenimiento de Usuarios Relativo A |
8 // | Ministerio de EconomÃa |
9 // +--------------------------------------------------------------------+
10 // | Creado: fri mar 21 ART 2003 |
11 // | Autor: Martin Marrese <mmarre@mecon.gov.ar> |
12 // +--------------------------------------------------------------------+
24 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
26 <?php hook('titulo-sistema');?>
28 <?php hook('script');?>
29 <link rel="StyleSheet" href="./css/SA_Estilos.css">
30 <!-- REQUERIMIENTO DEL OBJETO Tabla.php -->
31 <link rel="StyleSheet" href="HTML/Tabla/tabla_estilos.css">
33 <body bgcolor="#FFFFFF" color="#000000" align="center">
34 <table width="760" align="center" cellpadding="0" cellspacing="0" border="0">
36 <td><?php hook('copete');?></td>
39 <td><?php hook('secciones');?></td>