From 7c17bd72303e885e649668422435fbb0956bb3a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 18 Sep 2008 22:24:24 +0000 Subject: [PATCH] Some admin fixes --- inc/databases.php | 2 +- templates/de/html/admin/admin_login_form.tpl | 2 +- templates/de/html/admin/admin_reg_form.tpl | 4 ++-- templates/de/html/admin/admin_reset_password.tpl | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/inc/databases.php b/inc/databases.php index 3eed131774..ff11bb5578 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', "361"); +define('CURR_SVN_REVISION', "362"); // 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_login_form.tpl b/templates/de/html/admin/admin_login_form.tpl index 902e6f580f..136ea4b2e1 100644 --- a/templates/de/html/admin/admin_login_form.tpl +++ b/templates/de/html/admin/admin_login_form.tpl @@ -53,7 +53,7 @@  * + class="admin_reset" value="{--CLEAR_FORM--}" class="admin_reset"> * diff --git a/templates/de/html/admin/admin_reg_form.tpl b/templates/de/html/admin/admin_reg_form.tpl index 41599e91c9..8135e4683b 100644 --- a/templates/de/html/admin/admin_reg_form.tpl +++ b/templates/de/html/admin/admin_reg_form.tpl @@ -32,8 +32,8 @@ -  * - +  * + diff --git a/templates/de/html/admin/admin_reset_password.tpl b/templates/de/html/admin/admin_reset_password.tpl index baa7e5edc2..0f2e2fb194 100644 --- a/templates/de/html/admin/admin_reset_password.tpl +++ b/templates/de/html/admin/admin_reset_password.tpl @@ -11,7 +11,7 @@ {--ADMIN_ENTER_EMAIL--} - + -- 2.39.2