]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-order.php
Bad typo fixed and extension 'ext-coupon' started:
[mailer.git] / inc / extensions / ext-order.php
index 3d97ba65b5a2f21edec7731fd5407365391cb02e..a5ca009d6d634d31e80a0dc01871b225befb71c6 100644 (file)
@@ -144,7 +144,7 @@ switch (getExtensionMode()) {
                                addExtensionSql("ALTER TABLE `{?_MYSQL_PREFIX?}_config` ADD order_min BIGINT(20) UNSIGNED NOT NULL DEFAULT 10");
 
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("Minimum an Empfänger pro Mailbuchung einstellbar. Standart: 10 Empfänger");
+                               setExtensionUpdateNotes("Minimum an Empfänger pro Mailbuchung einstellbar. Standard: 10 Empfänger");
                                break;
 
                        case '0.2.4': // SQL queries for v0.2.4