]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/BaseAdmin.php
Use router parameters in Admin modules
[friendica.git] / src / Module / BaseAdmin.php
index 300aeb45b4302c8b6b473d9c920e4d236236ee14..a7b38a50330bac94c2505927ff4f167b68d5eb76 100644 (file)
@@ -76,7 +76,7 @@ abstract class BaseAdmin extends BaseModule
                }
 
                if (!empty($_SESSION['submanage'])) {
-                       throw new ForbiddenException(DI::l10n()->t('Submanaged account can\'t access the administation pages. Please log back in as the master account.'));
+                       throw new ForbiddenException(DI::l10n()->t('Submanaged account can\'t access the administation pages. Please log back in as the main account.'));
                }
 
                // Header stuff