Merge pull request #9209 from tobiasd/20200915-typo

silkevicious found a typo
This commit is contained in:
Hypolite Petovan
2020-09-15 10:12:11 -04:00
committed by GitHub
2 changed files with 5062 additions and 5052 deletions

View File

@@ -64,7 +64,7 @@ abstract class BaseAdmin extends BaseModule
}
if (!empty($_SESSION['submanage'])) {
throw new HTTPException\ForbiddenException(DI::l10n()->t('Submanaged account can\'t access the administation pages. Please log back in as the main account.'));
throw new HTTPException\ForbiddenException(DI::l10n()->t('Submanaged account can\'t access the administration pages. Please log back in as the main account.'));
}
}

File diff suppressed because it is too large Load Diff