From: Janusz Dobrowolski Date: Thu, 12 Mar 2015 12:00:10 +0000 (+0100) Subject: Fixed many issues in output HTML code according to HTML 4.01 Transitional format. X-Git-Tag: 2.3-final~67 X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=commitdiff_plain;h=fc24ee893402902fc58632dabb5d7c2594e191d0 Fixed many issues in output HTML code according to HTML 4.01 Transitional format. --- diff --git a/access/login.php b/access/login.php index 45294376..0233354f 100644 --- a/access/login.php +++ b/access/login.php @@ -36,7 +36,7 @@ function defaultCompany() if (check_faillog()) { - $blocked_msg = ''._('Too many failed login attempts.
Please wait a while or try later.').'
'; + $blocked_msg = ''._('Too many failed login attempts.
Please wait a while or try later.').'
'; $js .= "