Added administrative password change feature
This commit is contained in:
@@ -42,6 +42,7 @@ $lang = array(
|
||||
'lang_logout' => 'Abmelden',
|
||||
'lang_options' => 'Optionen',
|
||||
'lang_option_none' => '(kein)',
|
||||
'lang_pass_set' => 'Neues Kennwort einstellen',
|
||||
'lang_reset' => 'Zurücksetzen',
|
||||
'lang_search' => 'Suche',
|
||||
'lang_statistics' => 'Statistik',
|
||||
|
||||
@@ -42,6 +42,7 @@ $lang = array(
|
||||
'lang_logout' => 'Logout',
|
||||
'lang_options' => 'Options',
|
||||
'lang_option_none' => '(none)',
|
||||
'lang_pass_set' => 'Set new password',
|
||||
'lang_reset' => 'Reset',
|
||||
'lang_search' => 'Search',
|
||||
'lang_statistics' => 'Statistics',
|
||||
|
||||
Reference in New Issue
Block a user