X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/2952acdb7919c6e17bcd4c45ecd3c4e71861afe7..680ab2c5b2834c85536a52453afe6bcca7787c28:/lib/MECON/HTML/QuickForm/Renderer/Tabla.php diff --git a/lib/MECON/HTML/QuickForm/Renderer/Tabla.php b/lib/MECON/HTML/QuickForm/Renderer/Tabla.php index 69c0b50..4ef1fad 100644 --- a/lib/MECON/HTML/QuickForm/Renderer/Tabla.php +++ b/lib/MECON/HTML/QuickForm/Renderer/Tabla.php @@ -128,8 +128,10 @@ class MECON_HTML_QuickForm_Renderer_Tabla extends HTML_QuickForm_Renderer { { # FIXME - deberia sacarlo del QuickForm #$this->_prepend = $form->getFormStart(); +# $attrs = $form->getAttributesString(); $attrs = $form->getAttributes(true); $this->_prepend = "\n\n"; + } // end func startForm /**