From c0a0c654397d7e22463519d75d8b25f9ae242fb5 Mon Sep 17 00:00:00 2001 From: fisharebest Date: Wed, 21 Dec 2011 22:34:22 +0000 Subject: #902683 - HTML validation --- library/WT/Controller/Descendancy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/WT/Controller/Descendancy.php') diff --git a/library/WT/Controller/Descendancy.php b/library/WT/Controller/Descendancy.php index c5fe7edfb5..64529ec8c8 100644 --- a/library/WT/Controller/Descendancy.php +++ b/library/WT/Controller/Descendancy.php @@ -208,7 +208,7 @@ class WT_Controller_Descendancy extends WT_Controller_Chart { // print marriage info echo "
  • "; echo "\"\""; - echo ""; + echo ""; echo "getXref().$personcount."'); return false;\" class=\"top\">getXref().$personcount."_img\" src=\"".$WT_IMAGES["minus"]."\" align=\"middle\" hspace=\"0\" vspace=\"3\" alt=\"".WT_I18N::translate('View Family')."\">"; $marriage = $family->getMarriage(); if ($marriage->canShow()) { -- cgit v1.3