1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-12 17:08:26 +00:00

silkevicious found a typo

This commit is contained in:
Tobias Diekershoff 2020-09-15 15:38:31 +02:00
parent 8053d53af8
commit 56bbf9015a
2 changed files with 5062 additions and 5052 deletions
src/Module
view/lang/C

View file

@ -64,7 +64,7 @@ abstract class BaseAdmin extends BaseModule
} }
if (!empty($_SESSION['submanage'])) { 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