From: Roland Häder Date: Mon, 16 Nov 2009 07:06:28 +0000 (+0000) Subject: Column span fixed, fatal error fixed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3c6aa889ed5ff71edc96a6979d2cdf70cd3bf3b5;p=mailer.git Column span fixed, fatal error fixed --- diff --git a/inc/filters.php b/inc/filters.php index 7b6891497d..79462da8d7 100644 --- a/inc/filters.php +++ b/inc/filters.php @@ -887,7 +887,7 @@ function FILTER_RESET_USER_LOGIN_FAILURE () { } // END - if // Remmeber login failures if available - if (isExtensionInstalledAndNewer('sql_patches') >= '0.6.1') { + if (isExtensionInstalledAndNewer('sql_patches', '0.6.1')) { // Reset login failures SQL_QUERY_ESC("UPDATE `{?_MYSQL_PREFIX?}_user_data` diff --git a/templates/de/html/message.tpl b/templates/de/html/message.tpl index 65203747b4..18aa0fd1de 100644 --- a/templates/de/html/message.tpl +++ b/templates/de/html/message.tpl @@ -1,5 +1,5 @@ - +