X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogin.php;h=0b961a9795db37a17b4779daaddfcaee4498cbcc;hb=3e2a432dd72688dbac39a07716201b2b00c16c8b;hp=12989497d906ceb75c656d6b87a50afecef167e6;hpb=878f4303c7f8759f2e7d1f742e43c175a664ede2;p=fa-stable.git diff --git a/access/login.php b/access/login.php index 12989497..0b961a97 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,26 +27,26 @@ function defaultCompany() <?php echo $app_title . " " . $version;?> - + - +
FrontAccountingFrontAccounting
- +




- + @@ -53,13 +54,15 @@ function defaultCompany() - + - + - + - + - - + + + + +--> - +