From 1bd5fc0fef5c4ba98ecedd85a78ccbb99407c1f2 Mon Sep 17 00:00:00 2001 From: Ɓukasz Wilenski Date: Tue, 25 Oct 2011 16:00:46 +0000 Subject: add sposue lifespan on brnaches --- branches.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches.php b/branches.php index 8b29e4737f..48744d1b45 100644 --- a/branches.php +++ b/branches.php @@ -170,7 +170,7 @@ function print_fams($person, $famid=null) { } $txt .= $spouse->getSexImage(). - ''.$spouse->getFullName().' '; + ''.$spouse->getFullName().' '.$spouse->getLifeSpan().' '.$sosa2; } echo $txt; echo '
    '; -- cgit v1.3