init(); // -- echo html header information print_header($controller->getPageTitle()); if ($ENABLE_AUTOCOMPLETE) require WT_ROOT.'js/autocomplete.js.htm'; // LightBox if (WT_USE_LIGHTBOX) { require WT_ROOT.'modules/lightbox/lb_defaultconfig.php'; require WT_ROOT.'modules/lightbox/functions/lb_call_js.php'; } echo '
';
echo "", WT_I18N::translate('Pedigree Tree'), help_link('pedigree_tree');
echo '';
// -- 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.'), ' '; } ?> |