X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=themes%2Faqua%2Frenderer.php;h=300f90f330b82151915052ec253ae3335b0f27d0;hb=efc1a9ce400be6233323af9c193ab9460407bcf6;hp=96bbd30cf8d076e70b4bc3ca1d54f44e2a42963b;hpb=3f5c10470eca4b5863c310627104bd0af8c1c18a;p=fa-stable.git diff --git a/themes/aqua/renderer.php b/themes/aqua/renderer.php index 96bbd30c..300f90f3 100644 --- a/themes/aqua/renderer.php +++ b/themes/aqua/renderer.php @@ -13,7 +13,7 @@ { function wa_header() { - page(_("Main Menu"), false, true); + page(_($help_context = "Main Menu"), false, true); } function wa_footer() @@ -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"; @@ -67,7 +63,7 @@ if ($help_base_url != null) { - echo "$himg" . _("Help") . "   "; + echo "$himg" . _("Help") . "   "; } echo "$img" . _("Logout") . "   "; echo "
"; @@ -114,7 +110,7 @@ { echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; echo "\n";