X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/eb86d04858357c87d5d7a7e3cb528ef24949b725..1ca12aead2a0d20401935dc7bd81834e45b73d20:/sistema/www/servicios.php?ds=sidebyside diff --git a/sistema/www/servicios.php b/sistema/www/servicios.php index 33ec252..3268be9 100644 --- a/sistema/www/servicios.php +++ b/sistema/www/servicios.php @@ -32,6 +32,7 @@ $impar = true; } } + $m->addStyleSheet($sh->getCSS()); $tabla =& new HTML_Table(array('width' => 760, 'cellspacing' => 10)); $tabla->addRow(array($col_impar, $col_par), array('valign'=>'top'));