SignalEvent("EVENT_APPEND_HTML_TO_FORM", array("PageName" => "LoginError", "FormName"=>"LoginForm", "Labels" => array(), "InputElements" => array(), "Notes" => array())); # Extract the results. $Labels = $Data["Labels"]; $InputElements = $Data["InputElements"]; $Notes = $Data["Notes"]; # Append them where required. for ($i=0; $i< count($Labels); $i++) { ?>
The user name or password you entered was incorrect, or your account has been disabled.