]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-register.php
Most <em> tags replaced/removed
[mailer.git] / inc / extensions / ext-register.php
index b745f744d630fc76a26416ebecb79a46d8d66678..e7e3b5aecce7de7f839540e69cefbc88b10212d7 100644 (file)
@@ -303,7 +303,7 @@ PRIMARY KEY (`id`)",
 
                        case '0.5.0': // SQL queries for v0.5.0
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("Fehlermeldung <em><strong>Fatal error:</strong> Call to undefined function registerGenerateCategoryTable() in <strong>{?PATH?}/inc/modules/guest/what-register.php</strong> on line <strong>434</strong></em> beseitigt.");
+                               setExtensionUpdateNotes("Fehlermeldung <span class=\"bad\"><strong>Fatal error:</strong> Call to undefined function registerGenerateCategoryTable() in <strong>{?PATH?}/inc/modules/guest/what-register.php</strong> on line <strong>434</strong></span> beseitigt.");
                                break;
 
                        case '0.5.1': // SQL queries for v0.5.1
@@ -327,7 +327,7 @@ PRIMARY KEY (`id`)",
                                addExtensionSql("INSERT INTO `{?_MYSQL_PREFIX?}_must_register` (`field_name`,`field_required`) VALUES ('marker','Y')");
 
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("Filter <strong>register_must_fillout</strong> hinzugef&uuml;gt, weitere Felder in <em>{?_MYSQL_PREFIX?}_must_register</em> eingef&uuml;gt.");
+                               setExtensionUpdateNotes("Filter <strong>register_must_fillout</strong> hinzugef&uuml;gt, weitere Felder in <span class=\"bad\">{?_MYSQL_PREFIX?}_must_register</span> eingef&uuml;gt.");
                                break;
 
                        case '0.5.4': // SQL queries for v0.5.4