diff --git a/lang/en/deprecated.txt b/lang/en/deprecated.txt index 22970720c01..d3b31d187aa 100644 --- a/lang/en/deprecated.txt +++ b/lang/en/deprecated.txt @@ -5,7 +5,6 @@ myfilesmanage,core mypreferences,core_grades myprofile,core viewallmyentries,core_blog -revealpassword,core_form loginpasswordautocomplete,core_admin loginpasswordautocomplete_help,core_admin deletecomment,core diff --git a/lang/en/form.php b/lang/en/form.php index 3f1813706c6..6344ad5589c 100644 --- a/lang/en/form.php +++ b/lang/en/form.php @@ -85,6 +85,3 @@ $string['timeunit'] = 'Time unit'; $string['timing'] = 'Timing'; $string['unmaskpassword'] = 'Unmask'; $string['year'] = 'Year'; - -// Deprecated since 3.2. -$string['revealpassword'] = 'Reveal';