summaryrefslogtreecommitdiff
path: root/resources/views/admin/trees-privacy.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/admin/trees-privacy.phtml')
-rw-r--r--resources/views/admin/trees-privacy.phtml5
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/views/admin/trees-privacy.phtml b/resources/views/admin/trees-privacy.phtml
index 2a5ec12ba3..ea9f7a6c75 100644
--- a/resources/views/admin/trees-privacy.phtml
+++ b/resources/views/admin/trees-privacy.phtml
@@ -32,11 +32,6 @@ use Ramsey\Uuid\Uuid;
<p class="small text-muted">
<?= /* I18N: Help text for the “Family tree” configuration setting */ I18N::translate('Enabling this option will force all visitors to sign in before they can view any data on the website.') ?>
</p>
- <?php if (Site::getPreference('USE_REGISTRATION_MODULE') === '1') : ?>
- <p class="small text-muted">
- <?= I18N::translate('If visitors can not see the family tree, they will not be able to sign up for an account. You will need to add their account manually.') ?>
- </p>
- <?php endif ?>
</div>
</div>