Rewrote new extension detection:
[mailer.git] / inc / extensions / ext-surfbar.php
index 679e9805d48b61458cd965408ce29479fa2aef76..299ad3d5408c29719ba4bab8b6cfdef9804b840f 100644 (file)
@@ -210,7 +210,7 @@ UNIQUE INDEX `status_action` (`actions_status`, `actions_action`)",
                addAdminMenuSql('surfbar', 'list_surfbar_actions', 'Mitglieder-Aktionen', 'Listet alle Mitglieder-Aktionen auf.', 7);
 
                // Register module
-               addModuleSql('surfbar', '{OPEN_TEMPLATE}MODULE_SURFBAR_TITLE{CLOSE_TEMPLATE}', 'Y', 'Y', 'N', 'N');
+               addModuleSql('surfbar', '{OPEN_LANGUAGE}MODULE_SURFBAR_TITLE{CLOSE_LANGUAGE}', 'Y', 'Y', 'N', 'N');
 
                // Insert data for points accounts
                registerExtensionPointsData('monthly_surfbar', 'points', 'LOCKED', 'DIRECT');