diff options
| -rw-r--r-- | famlist.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/famlist.php b/famlist.php index 5ecefe3ab1..8522199831 100644 --- a/famlist.php +++ b/famlist.php @@ -200,8 +200,8 @@ if (!$SEARCH_SPIDER) { echo '<a href="', $url, '&show_marnm=yes'.'&ged='.WT_GEDURL.'">', WT_I18N::translate('Include married names'), '</a>'; } echo help_link('show_marnm'); - echo '</p>'; } + echo '</p>'; } echo '</div>'; |
