Fix typo in Change User Password adhoc command (thanks to lovetox)(#2884)

This commit is contained in:
Badlop 2019-05-17 15:37:34 +02:00
parent 2db547b557
commit 937f07a4cc
1 changed files with 1 additions and 1 deletions

View File

@ -1161,7 +1161,7 @@ get_form(_Host, ?NS_ADMINL(<<"get-user-password">>),
get_form(_Host, ?NS_ADMINL(<<"change-user-password">>),
Lang) ->
{result,
#xdata{title = ?T(Lang, <<"Get User Password">>),
#xdata{title = ?T(Lang, <<"Change User Password">>),
type = form,
fields = [?HFIELD(),
#xdata_field{type = 'jid-single',