p($l->t('Please use the command line updater because you have a big instance with more than 50 users.'));
}else{
p($l->t('Please use the command line updater because automatic updating is disabled in the config.php.'));
p($l->t('Please use the command line updater because updating via browser is disabled in your config.php.'));
}?><br><br>
<?php
print_unescaped($l->t('For help, see the <a target="_blank" rel="noreferrer noopener" href="%s">documentation</a>.',[link_to_docs('admin-cli-upgrade')]));?>