EOL removed
This commit is contained in:
@@ -191,7 +191,7 @@ class Introductions extends BaseNotifications
|
||||
}
|
||||
|
||||
if (count($notifications['notifications']) == 0) {
|
||||
notice(DI::l10n()->t('No introductions.') . EOL);
|
||||
notice(DI::l10n()->t('No introductions.'));
|
||||
$notificationNoContent = DI::l10n()->t('No more %s notifications.', $notifications['ident']);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user