X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/337487f45e68fd1cbbdbb823b86b6648f8325861..ab276d0f5ae833dd3b9dc8d3a2c92877277984ec:/test/Marco/prueba/conf/confSecciones.php?ds=sidebyside diff --git a/test/Marco/prueba/conf/confSecciones.php b/test/Marco/prueba/conf/confSecciones.php index 549a1c9..c863aeb 100644 --- a/test/Marco/prueba/conf/confSecciones.php +++ b/test/Marco/prueba/conf/confSecciones.php @@ -51,7 +51,6 @@ 'directorios_fs' => array ('cache' => '', // /tmp ), 'titulo_sistema' => 'Prueba del Objeto Marco', - 'pie_sistema' => 'Prueba Objeto Marco - Ministerio de Economia', 'secciones' => array ( // SECCION 1 {{{ // LAS UNICAS CLAVES OBLIGATORIAS SON NOMBRE, IMAGENCOMUN Y LINK @@ -61,7 +60,7 @@ 'imagenMouseOn' => '', // 'imagenSelect' => '', // 'link' => 'usuarios', //LINK DE LA SECCION - 'tipoMenu' => 'oculto', //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto) + 'tipoMenu' => 'vertical', //TIPO DEL MENU DE HIJOS (vertical, horizontal, oculto) 'hijos' => array ( //HIJOS PARA EL MENU array ( 'nombre' => 'Filtrar Usuario', //NOMBRE DEL HIJO 1 'imagenComun' => 'usuarios-filtrar.gif', //IMAGEN COMUN