diff options
Diffstat (limited to 'pedigree.php')
| -rw-r--r-- | pedigree.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pedigree.php b/pedigree.php index ccc313412b..511748e2b8 100644 --- a/pedigree.php +++ b/pedigree.php @@ -68,7 +68,7 @@ echo '<h2>', WT_I18N::translate('Pedigree tree of %s', $controller->name), help_ <?php echo WT_I18N::translate('Generations'); ?> </td> <td class="descriptionbox wrap"> - <?php echo WT_I18N::translate('Orientation'), help_link('talloffset'); ?> + <?php echo WT_I18N::translate('Layout'); ?> </td> <td class="descriptionbox wrap"> <?php echo WT_I18N::translate('Show Details'); ?> |
