From e1f7f2b7626ced0bbf4a1ce542f9dc0dea63abaf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 18 Sep 2008 22:29:23 +0000 Subject: [PATCH] Again some missing CSS classes added --- inc/databases.php | 2 +- templates/de/html/admin/admin_reset_password_form.tpl | 4 ++-- templates/de/html/admin/admin_validate_reset_hash_form.tpl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inc/databases.php b/inc/databases.php index ff11bb5578..55f30fc172 100644 --- a/inc/databases.php +++ b/inc/databases.php @@ -113,7 +113,7 @@ define('USAGE_BASE', "usage"); define('SERVER_URL', "http://www.mxchange.org"); // This current patch level -define('CURR_SVN_REVISION', "362"); +define('CURR_SVN_REVISION', "363"); // Take a prime number which is long (if you know a longer one please try it out!) define('_PRIME', 591623); diff --git a/templates/de/html/admin/admin_reset_password_form.tpl b/templates/de/html/admin/admin_reset_password_form.tpl index 14bdc161ed..62602aefc9 100644 --- a/templates/de/html/admin/admin_reset_password_form.tpl +++ b/templates/de/html/admin/admin_reset_password_form.tpl @@ -20,7 +20,7 @@ {--ADMIN_ENTER_PASSWORD1--} - + @@ -28,7 +28,7 @@ {--ADMIN_ENTER_PASSWORD2--} - + diff --git a/templates/de/html/admin/admin_validate_reset_hash_form.tpl b/templates/de/html/admin/admin_validate_reset_hash_form.tpl index ce61ff14ad..fdafa7432b 100644 --- a/templates/de/html/admin/admin_validate_reset_hash_form.tpl +++ b/templates/de/html/admin/admin_validate_reset_hash_form.tpl @@ -11,7 +11,7 @@ {--ADMIN_ENTER_LOGIN--} - + -- 2.39.2