diff --git a/html/password_reset.php b/html/password_reset.php index 0541940591..2115c79988 100644 --- a/html/password_reset.php +++ b/html/password_reset.php @@ -7,7 +7,7 @@ */ require_once dirname(__FILE__).'/../configuration/linker.php'; - + $page_title = xd_utilities\getConfiguration('general', 'title'); $site_address = xd_utilities\getConfigurationUrlBase('general', 'site_address'); @@ -25,50 +25,50 @@ // ------------------------------- - + if ($validationCheck['status'] == INVALID) { - + ?> - + - + - + <?php print $page_title; ?> - + - + - + - +
- +
- +

- + The page you are trying to access has already expired.

If you still need to reset your password, visit the login page and click on Problem Logging In? below the login prompt.
- +
- + - - + + @@ -89,19 +89,19 @@ - + - + - +