X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=includes%2Fpage%2Fheader.inc;h=cd454b6d50e7cf0172181a9bf090d47f3d2bb127;hb=74dc7287df122a02d0e5ef3b8bda58e60057a5a1;hp=2ab707cc55e9d14419c6dcfd6d4312e8d56db0ed;hpb=b1c79afd0a78ec37ff813f1305e9e0804be78ef3;p=fa-stable.git diff --git a/includes/page/header.inc b/includes/page/header.inc index 2ab707cc..cd454b6d 100644 --- a/includes/page/header.inc +++ b/includes/page/header.inc @@ -1,5 +1,14 @@ . +***********************************************************************/ function help_url($title, $app) { @@ -104,11 +113,8 @@ function page_header($title, $no_menu=false, $is_index=false, $onload="", $js="" echo "\n"; echo "dir . "' >\n"; echo "$title"; - $local_stylesheet = $_SESSION['language']->get_stylesheet(); echo ""; echo " \n"; - if (file_exists($local_path_to_root. "/".$local_stylesheet)) - echo " \n"; send_scripts($js); echo " \n";