X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/1fce1689d24ee6eed11644946bfa777a06d2ef8e..ff300eaf76c4d30ccf8b12cef9813be55235a26c:/sistema/www/perfiles/perfiles-datos.php diff --git a/sistema/www/perfiles/perfiles-datos.php b/sistema/www/perfiles/perfiles-datos.php index 1ed8d2c..f3d1620 100644 --- a/sistema/www/perfiles/perfiles-datos.php +++ b/sistema/www/perfiles/perfiles-datos.php @@ -86,6 +86,7 @@ $PAGE->addBodyContent($FORM); $imagen = new HTML_Image('/MECON/images/general_cerrar.gif'); $PAGE->addBodyContent(''.$imagen->toHtml().''); + $PAGE->setTitle('Datos del Perfil'); $PAGE->display(); // }}} //FIN