$IMG_Ayuda =& new MECON_HTML_Image('../../images/servicios_ayuda.gif', 'Ayuda');
$IMG_Lupa =& new MECON_HTML_Image('../../images/servicios_lupa.gif', 'Buscar');
$IMG_Zip =& new MECON_HTML_Image('../../images/servicios_zip.gif', 'Download');
-$IMG_Viñeta =& new MECON_HTML_Image('../../images/servicios_flecha_naranja.gif', '*');
+$IMG_Viñeta =& new MECON_HTML_Image('../../images/servicios_flecha_naranja.gif', '>>');
//Links
$input_nombre =& $FORM->addElement ('text', 'clave', 'clave', array('size' => '40'));
$group[] = HTML_QuickForm::createElement('submit', 'aceptar' , 'Aceptar');
-$group[] = HTML_QuickForm::createElement('reset', 'cancelar' , 'Cancelar');
$botones =& $FORM->addGroup($group,'botones');
//Función para validar el formulario