]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-doubler.php
CSS fixes on default theme and type fixed
[mailer.git] / inc / extensions / ext-doubler.php
index fbe5fa77bd73f4970098acda471d08306efa3a66..6cb45a143d156fd455a8d0572296e51603228c32 100644 (file)
@@ -186,7 +186,7 @@ WHERE d.completed='N'";
 
        case "0.0.7": // SQL queries for v0.0.7
                // Update notes (these will be set as task text!)
-               $UPDATE_NOTES = "W&ouml;rter <STRONG>Mailtausch</STRONG>, <STRONG>Mailtausches</STRONG> und <STRONG>Mailtauscher</STRONG> sind austauschbar.<BR><BR>Minus-Guthaben des Verdoppler-Accounts repariert und Mitgliedsmail erweitert mit Transaktionsummer und IP-Nummer.";
+               $UPDATE_NOTES = "W&ouml;rter <STRONG>Mailtausch</STRONG>, <STRONG>Mailtausches</STRONG> und <STRONG>Mailtauscher</STRONG> sind austauschbar.<br /><br />Minus-Guthaben des Verdoppler-Accounts repariert und Mitgliedsmail erweitert mit Transaktionsummer und IP-Nummer.";
                break;
 
        case "0.0.8": // SQL queries for v0.0.8
@@ -199,7 +199,7 @@ WHERE d.completed='N'";
                $UPDATE_NOTES = "Abspeichern von Einstellungen repariert.";
                break;
 
-       case "0.1.0": // SQL queries for v0.1.0
+       case "0.1.0": // SQL queries for v0.2.1
                // Update notes (these will be set as task text!)
                $UPDATE_NOTES = "Vorbereitung auf die neue Mediendaten v0.0.4.";
                break;