summaryrefslogtreecommitdiff
path: root/resources/views/family-page.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/family-page.phtml')
-rw-r--r--resources/views/family-page.phtml11
1 files changed, 0 insertions, 11 deletions
diff --git a/resources/views/family-page.phtml b/resources/views/family-page.phtml
index 2a63e5d61c..8a1fb4470a 100644
--- a/resources/views/family-page.phtml
+++ b/resources/views/family-page.phtml
@@ -77,17 +77,6 @@ use Illuminate\Support\Collection;
</td>
</tr>
- <tr>
- <th scope="row">
- <?= I18N::translate('Shared note') ?>
- </th>
- <td>
- <a href="<?= e(route(AddNewFact::class, ['tree' => $record->tree()->name(), 'xref' => $record->xref(), 'fact' => 'SHARED_NOTE'])) ?>">
- <?= I18N::translate('Add a shared note') ?>
- </a>
- </td>
- </tr>
-
<?php if ($record->tree()->getPreference('MEDIA_UPLOAD') >= Auth::accessLevel($record->tree())) : ?>
<tr>
<th scope="row">