diff --git a/login.php b/login.php index d310df03..a263bcc7 100644 --- a/login.php +++ b/login.php @@ -73,7 +73,7 @@
login

date('m/d/Y')){ +if(strtotime(START_DATE) > strtotime(date('m/d/Y'))){ ?>
Server will start in:
date('H:i')){ ?> @@ -250,11 +250,11 @@ function putspan(backcolor, forecolor) { - " maxlength="20" autocomplete='off' /> getError("user"); ?> + " maxlength="30" autocomplete='off' /> getError("user"); ?> - " maxlength="20" autocomplete='off' /> getError("pw"); ?> + " maxlength="30" autocomplete='off' /> getError("pw"); ?> @@ -298,11 +298,11 @@ function putspan(backcolor, forecolor) { - " maxlength="20" autocomplete='off' /> getError("user"); ?> + " maxlength="30" autocomplete='off' /> getError("user"); ?> - " maxlength="20" autocomplete='off' /> getError("pw"); ?> + " maxlength="30" autocomplete='off' /> getError("pw"); ?>