From 78a02478981891b98a2cbaa15e4bad83dd1c1324 Mon Sep 17 00:00:00 2001 From: Horst Knorr Date: Tue, 30 Jan 2018 19:42:37 +0100 Subject: code for supervisor mode removed, because functionality exists in official nextcloud app "impersonate" with better GUI --- templates/admin.php | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'templates') diff --git a/templates/admin.php b/templates/admin.php index 8cd6e05..d7f7048 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -22,8 +22,7 @@ $cfgClass = 'section';
  • t('E-Mail Settings')); ?>
  • t('Domain Settings')); ?>
  • t('getHome Settings')); ?>
  • -
  • t('Supervisor Settings')); ?>
  • -
  • t('Groups Settings')); ?>
  • +
  • t('Groups Settings')); ?>
  • @@ -160,17 +159,7 @@ $cfgClass = 'section'; t('You can use the placeholders %%u to specify the user ID (before appending the default domain), %%ud to specify the user ID (after appending the default domain) and %%d to specify the default domain')); ?>

    -
    -

    />
    -

    - t("Use supervisor username and target username separated by ';' to login as target user using supervisor's password (ex. superuser;user).")); ?>

    -
    - -

    -- cgit v1.2.3