X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Faqua%2Frenderer.php;h=300f90f330b82151915052ec253ae3335b0f27d0;hb=efc1a9ce400be6233323af9c193ab9460407bcf6;hp=5c3f531063732719d33f1cc5c7fea51ba78aec0d;hpb=d2cc0860eccf02eaefcd90731ac3af141a841529;p=fa-stable.git diff --git a/themes/aqua/renderer.php b/themes/aqua/renderer.php index 5c3f5310..300f90f3 100644 --- a/themes/aqua/renderer.php +++ b/themes/aqua/renderer.php @@ -24,10 +24,6 @@ function menu_header($title, $no_menu, $is_index) { global $path_to_root, $help_base_url, $db_connections; - // you can owerride the table styles from config.php here, if you want. - //global $table_style, $table_style2; - //$table_style = "cellpadding=3 border=1 bordercolor='#8cacbb' style='border-collapse: collapse'"; - //$table_style2 = "cellpadding=3 border=1 bordercolor='#cccccc' style='border-collapse: collapse'"; echo "\n"; echo "\n"; echo "
\n";