xref: /webtrees/resources/views/help/restriction.phtml (revision ad7270802ba57a28d195fc58fcc55f26458a779a)
1<?php use Fisharebest\Webtrees\I18N; ?>
2
3<p>
4    <?= I18N::translate('Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it.') ?>
5</p>
6<p>
7    <?= I18N::translate('Note that if a user account is linked to a record, then that user will always be able to view that record.') ?>
8</p>
9