From: Roland Häder Date: Mon, 4 Jul 2011 00:21:55 +0000 (+0000) Subject: Fixes X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=2e55fcf5a87bfe9f931a75b837ee595e62e92033 Fixes --- diff --git a/inc/extensions/ext-order.php b/inc/extensions/ext-order.php index c730ffb8c3..34116dafcc 100644 --- a/inc/extensions/ext-order.php +++ b/inc/extensions/ext-order.php @@ -82,8 +82,6 @@ switch (getExtensionMode()) { break; case '0.1.1': // SQL queries for v0.1.1 - // OLD QUERIES: addExtensionSql("DELETE LOW_PRIORITY FROM `{?_MYSQL_PREFIX?}_admin_menu` WHERE `what`='config_order' LIMIT 1"); - // OLD QUERIES: addAdminMenuSql('setup','config_order','Mailbuchungsseite','Einstellungen am Mailbuchungsformular.',7); addExtensionSql("ALTER TABLE `{?_MYSQL_PREFIX?}_user_data` ADD `mail_orders` BIGINT(20) UNSIGNED NOT NULL DEFAULT 0"); // Update notes (these will be set as task text!) diff --git a/templates/de/html/admin/admin_extensions.tpl b/templates/de/html/admin/admin_extensions.tpl index 50017ac897..62691347eb 100644 --- a/templates/de/html/admin/admin_extensions.tpl +++ b/templates/de/html/admin/admin_extensions.tpl @@ -17,7 +17,7 @@ - +