$FORM->addElement ('static', 'id_sistema' , 'Id Sistema' , $SISTEMA->getId() );
$FORM->addElement ('static', 'nombre' , 'Nombre' , $SISTEMA->getNombre() );
$FORM->addElement ('static', 'id_sistema' , 'Id Sistema' , $SISTEMA->getId() );
$FORM->addElement ('static', 'nombre' , 'Nombre' , $SISTEMA->getNombre() );