Some useless EOL removed
This commit is contained in:
parent
897dbb30cf
commit
592374b795
6 changed files with 8 additions and 8 deletions
|
@ -60,7 +60,7 @@ function pumpio_module() {}
|
|||
function pumpio_content(App $a)
|
||||
{
|
||||
if (!local_user()) {
|
||||
DI::sysmsg()->addNotice(DI::l10n()->t('Permission denied.') . EOL);
|
||||
DI::sysmsg()->addNotice(DI::l10n()->t('Permission denied.'));
|
||||
return '';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue