- require_once 'HTML/Image.php';
- require_once 'HTML/Link.php';
- $img = new HTML_Image('/MECON/images/general_nuevo', 'Agregar nuevo',
+ require_once 'MECON/HTML/Image.php';
+ require_once 'MECON/HTML/Link.php';
+ $marco->addBody('<div class="texto11_negro" valign="middle" align="right">');
+ $link = new MECON_HTML_Link($tipo);
+ $link->addContents('Nuevo');
+ $img = new MECON_HTML_Image('/MECON/images/general_nuevo', 'Agregar nuevo',