X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/4341e8048e4cfe38f8afff312068ec53b6a36ff6..fe66781225705f79b259aa3648b789fc73c75118:/HTML/test/prueba_tabla.php diff --git a/HTML/test/prueba_tabla.php b/HTML/test/prueba_tabla.php index 9322a0f..2c3bc5f 100644 --- a/HTML/test/prueba_tabla.php +++ b/HTML/test/prueba_tabla.php @@ -12,9 +12,9 @@ colSpan(2, 6,2); $TABLA->colSpan(2, 8,2); + $TABLA->setColTitulo(2); $tohtml = $TABLA->toHtml();