--- advuser.module 4 Jun 2006 11:00:25 -0000 1.1 +++ advuser.module 26 Aug 2006 07:34:35 -0000 @@ -2,7 +2,7 @@ define('ADVUSER_DEFAULT_NEW_MAIL', "If you want to check and edit his account go to %uri.\n\n--\n%site"); define('ADVUSER_DEFAULT_NEW_ROLES', NULL); -define('ADVUSER_DEFAULT_NEW_SUBJECT', t('A new user (%username) has just registered on %site.')); +define('ADVUSER_DEFAULT_NEW_SUBJECT', 'A new user (%username) has just registered on %site.'); define('ADVUSER_DEFAULT_NEW_NOTIFY', 0); define('ADVUSER_DEFAULT_PROFILE_FIELDS', NULL);