Merge pull request #9209 from tobiasd/20200915-typo

silkevicious found a typo
2022.09-rc
Hypolite Petovan 2020-09-15 10:12:11 -04:00 zatwierdzone przez GitHub
commit 953ba74248
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5062 dodań i 5052 usunięć

Wyświetl plik

@ -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.'));
}
}

Plik diff jest za duży Load Diff