diff options
| author | fisharebest <fisharebest@gmail.com> | 2010-08-22 14:45:15 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2010-08-22 14:45:15 +0000 |
| commit | 2f2ba07590b3bdc19a52fc69730a9d219e0959d5 (patch) | |
| tree | df7be5260323aa5a4927ca41f8b2bf1920f2648b /index.php | |
| parent | d46b16c4a579f094cbbe094a25d0f3e1bb068d82 (diff) | |
| download | webtrees-2f2ba07590b3bdc19a52fc69730a9d219e0959d5.tar.gz webtrees-2f2ba07590b3bdc19a52fc69730a9d219e0959d5.tar.bz2 webtrees-2f2ba07590b3bdc19a52fc69730a9d219e0959d5.zip | |
Remove old/obsolete help text and references
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,6 +97,7 @@ if ($ctype=='user') { $helpindex = 'mypage_portal'; print_header(i18n::translate('My Page')); } else { + $helpindex = 'index_portal'; print_header(get_gedcom_setting(WT_GED_ID, 'title')); } |
