diff --git a/library/language/source/main.php b/library/language/source/main.php index 00ad2b93c..106eb91b7 100644 --- a/library/language/source/main.php +++ b/library/language/source/main.php @@ -25,6 +25,7 @@ $lang['POSTS_SHORT'] = 'Posts'; $lang['POSTED'] = 'Posted'; $lang['USERNAME'] = 'Username'; $lang['PASSWORD'] = 'Password'; +$lang['PASSWORD_SHOW_BTN'] = 'Show password'; $lang['EMAIL'] = 'Email'; $lang['PM'] = 'PM'; $lang['AUTHOR'] = 'Author'; diff --git a/styles/templates/default/login.tpl b/styles/templates/default/login.tpl index 52acf22df..0c6143775 100644 --- a/styles/templates/default/login.tpl +++ b/styles/templates/default/login.tpl @@ -26,7 +26,7 @@