]> git.llucax.com Git - mecon/meconlib.git/blobdiff - test/HTML/prueba_html_quickform_renderer_tabla.php
Agrego imagen para menu de Dependencia
[mecon/meconlib.git] / test / HTML / prueba_html_quickform_renderer_tabla.php
index cc8ad0850fd049aa554801691920f29727ff93f3..3b81655a77ff36163b6f65a5d7c515aa714f65fc 100644 (file)
@@ -8,7 +8,7 @@
 
     require_once 'MECON/HTML/QuickForm.php';
 
-    $form = new MECON_HTML_QuickForm('test');
+    $form = new MECON_HTML_QuickForm();
 
     //Agrega los elementos comunes a todas las opciones
     $form->addElement('header','cabecera', 'Título del formulario');