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.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/family-page.phtml b/resources/views/family-page.phtml
index 0b1e92bad3..79b31d5dfd 100644
--- a/resources/views/family-page.phtml
+++ b/resources/views/family-page.phtml
@@ -52,7 +52,7 @@ use Fisharebest\Webtrees\View;
<table class="table wt-facts-table">
<?php if ($facts->isEmpty()) : ?>
<tr>
- <td class="messagebox" colspan="2">
+ <td colspan="2">
<?= I18N::translate('No facts exist for this family.') ?>
</td>
</tr>