Fixed umlauts.
[mailer.git] / inc / extensions / ext-birthday.php
index 59ab8f232adde21c978a6b0d6687fe888c03570d..91e4b346295ae5a5eb596dc97aebb85b532060cb 100644 (file)
@@ -203,7 +203,7 @@ INDEX (`userid`)",
                                registerExtensionPointsData('birthday_confirm', 'points', 'LOCKED', 'DIRECT');
 
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("Eintrag in Tabelle <strong>{?_MYSQL_PREFIX?}_points_data</strong> hinzugef&uum;gt.");
+                               setExtensionUpdateNotes("Eintrag in Tabelle <strong>{?_MYSQL_PREFIX?}_points_data</strong> hinzugef&uuml;gt.");
                                break;
                } // END - switch
                break;