$imagen_visto = new MECON_HTML_Image('../../images/servicios_bandas_visto.gif',
'',
array('width'=>'16','height'=>'10','valign'=>'top'));
-$link_volver = new MECON_HTML_LINK('form_mes.php','volver');
+$link_volver = new MECON_HTML_LINK('./','volver');
$row = array($imagen_notas,'Nota: Fecha de último cruce con las novedades',$imagen_anterior->toHtml().' '.$link_volver->toHtml(),$imagen_visto->toHtml().' accesos',$imagen_visto->toHtml().' salidas autorizadas');