summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Meaney <larry_meaney@iname.com>2011-01-26 07:02:18 +0000
committerLarry Meaney <larry_meaney@iname.com>2011-01-26 07:02:18 +0000
commitd1c8bf5416193d7429d17ea9cbb1536197625e2c (patch)
tree37d1dce2d56bced83a2a0fab995d12eda441d16a
parent11898888dc93eb10e1ea64256dc0fcd1e86f5628 (diff)
downloadwebtrees-d1c8bf5416193d7429d17ea9cbb1536197625e2c.tar.gz
webtrees-d1c8bf5416193d7429d17ea9cbb1536197625e2c.tar.bz2
webtrees-d1c8bf5416193d7429d17ea9cbb1536197625e2c.zip
XHTML
-rw-r--r--famlist.php2
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, '&amp;show_marnm=yes'.'&amp;ged='.WT_GEDURL.'">', WT_I18N::translate('Include married names'), '</a>';
}
echo help_link('show_marnm');
- echo '</p>';
}
+ echo '</p>';
}
echo '</div>';