diff options
| author | Greg Roach <fisharebest@gmail.com> | 2015-01-29 21:14:49 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2015-01-29 23:24:05 +0000 |
| commit | f2773a88f0e615dd3ec1dcdf8c1a564755862fac (patch) | |
| tree | d60bf81221da5991857714b0ce7eff33f04de21c /help_text.php | |
| parent | 160e71ee714644df4b473ce2fa2175750babfe3c (diff) | |
| download | webtrees-f2773a88f0e615dd3ec1dcdf8c1a564755862fac.tar.gz webtrees-f2773a88f0e615dd3ec1dcdf8c1a564755862fac.tar.bz2 webtrees-f2773a88f0e615dd3ec1dcdf8c1a564755862fac.zip | |
English text
Diffstat (limited to 'help_text.php')
| -rw-r--r-- | help_text.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/help_text.php b/help_text.php index 5fc5e3fe52..f35c95867b 100644 --- a/help_text.php +++ b/help_text.php @@ -489,11 +489,6 @@ case 'block_move_up': $text = WT_I18N::translate('Use these buttons to re-arrange the order of the entries within the list. The blocks will be printed in the order in which they are listed.<br><br>Highlight the entry to be moved, and then click a button to move that entry up or down.'); break; -case 'default_gedcom': - $title = WT_I18N::translate('Default family tree'); - $text = WT_I18N::translate('This option selects the family tree that is shown to visitors when they first arrive at the site.'); - break; - case 'download_gedcom': $title = WT_I18N::translate('Download family tree'); $text = WT_I18N::translate('This option will download the family tree to a GEDCOM file on your computer.'); |
