]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-removeip.php
Heacy rewrite/cleanup:
[mailer.git] / inc / extensions / ext-removeip.php
index 5c80253d4e5f34f225400441d5ee3b9f028772ef..3a7fb4b073f92a8b3e5152f5beea291872f478a0 100644 (file)
@@ -84,7 +84,7 @@ switch (getExtensionMode()) {
                                registerFilter(__FILE__, __LINE__, 'post_youhere_line', 'ADD_ANONYMITY_NOTICE', FALSE, TRUE, isExtensionDryRun());
 
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("Filter hinzugef&uuml;gt und ist von <strong>sql_patches</strong> abh&auml;ngig.");
+                               setExtensionUpdateNotes("Filter hinzugef&uuml;gt.");
                                break;
                } // END - switch
                break;