X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Fcool%2Frenderer.php;h=e5ec015b11ab6c9686da21232e6bbc02a5f86593;hb=d9b4de9d7e9d3ba77f6ece752fd6cc988effd8f1;hp=cd959edc06815167bd1fe0f08aa285ba078225c7;hpb=67abd2b071302a327df63fb949963f0b45d62196;p=fa-stable.git diff --git a/themes/cool/renderer.php b/themes/cool/renderer.php index cd959edc..e5ec015b 100644 --- a/themes/cool/renderer.php +++ b/themes/cool/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";