X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogin.php;h=7b47c633d655c290768466c926122ae860418310;hb=72af4496f87c438dc85a0a7573d36b7bd9e49624;hp=12989497d906ceb75c656d6b87a50afecef167e6;hpb=878f4303c7f8759f2e7d1f742e43c175a664ede2;p=fa-stable.git diff --git a/access/login.php b/access/login.php index 12989497..7b47c633 100644 --- a/access/login.php +++ b/access/login.php @@ -4,16 +4,17 @@ include_once($path_to_root . "/includes/ui/ui_view.inc"); // Display demo user name and password within login form if "$allow_demo_mode" is true $demo_text = ""; - if ($allow_demo_mode == True) + if ($allow_demo_mode == True) { $demo_text = "Login as user: demouser and password: cooldemo"; - } - else + } + else { $demo_text = "Please login here"; } if (!isset($def_coy)) $def_coy = 0; + $def_theme = $path_to_root . '/themes/default'; ?> @@ -26,13 +27,13 @@ function defaultCompany() <?php echo $app_title . " " . $version;?> - + - + @@ -45,7 +46,7 @@ function defaultCompany()
FrontAccountingFrontAccounting
- + @@ -53,9 +54,9 @@ function defaultCompany() - + - + - + - + - - + + + +--> - +