init(); print_header(/* I18N: %s is a person's name */ WT_I18N::translate('Pedigree tree of %s', $controller->name)); if ($ENABLE_AUTOCOMPLETE) require WT_ROOT.'js/autocomplete.js.htm'; // LightBox if (WT_USE_LIGHTBOX) { require WT_ROOT.WT_MODULES_DIR.'lightbox/functions/lb_call_js.php'; } echo '
';
echo '', WT_I18N::translate('Pedigree tree of %s', $controller->name), help_link('pedigree_tree'), ''; // -- echo the form to change the number of displayed generations ?> |
', WT_I18N::translate('Click on any of the boxes to get more information about that person.'), ' '; } ?> |