From bcc9877a79578c5a04422dde1e4f3845a51e4e6e Mon Sep 17 00:00:00 2001 From: fisharebest Date: Tue, 17 Jan 2012 11:42:30 +0000 Subject: "Pedigree tree" is just called "Pedigree" --- library/WT/Controller/Pedigree.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/WT/Controller/Pedigree.php') diff --git a/library/WT/Controller/Pedigree.php b/library/WT/Controller/Pedigree.php index 69ca9dba16..ab228c99d9 100644 --- a/library/WT/Controller/Pedigree.php +++ b/library/WT/Controller/Pedigree.php @@ -87,7 +87,7 @@ class WT_Controller_Pedigree extends WT_Controller_Chart { WT_I18N::translate('Pedigree tree of %s', $this->root->getFullName()) ); } else { - $this->setPageTitle(WT_I18N::translate('Pedigree tree')); + $this->setPageTitle(WT_I18N::translate('Pedigree')); } //-- adjustments for hide details -- cgit v1.3