diff options
Diffstat (limited to 'admin_site_clean.php')
| -rw-r--r-- | admin_site_clean.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin_site_clean.php b/admin_site_clean.php index c8896c22d4..6931969f4a 100644 --- a/admin_site_clean.php +++ b/admin_site_clean.php @@ -80,8 +80,6 @@ foreach (get_all_gedcoms() as $ged_id=>$gedcom) { echo '<h3>', WT_I18N::translate('Cleanup data directory'), '</h3>', '<p>', - WT_I18N::translate('To delete a file or subdirectory from the data directory select its checkbox. Click the Delete button to permanently remove the indicated files.'), - '</p><p>', WT_I18N::translate('Files marked with %s are required for proper operation and cannot be removed.', '<img src="./images/RESN_confidential.gif" alt="" />'), '</p>'; |
