From 937f07a4cc54e3fbe5c97a5734025067ccb3b06c Mon Sep 17 00:00:00 2001 From: Badlop Date: Fri, 17 May 2019 15:37:34 +0200 Subject: [PATCH] Fix typo in Change User Password adhoc command (thanks to lovetox)(#2884) --- src/mod_configure.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod_configure.erl b/src/mod_configure.erl index aa431e285..36ea75141 100644 --- a/src/mod_configure.erl +++ b/src/mod_configure.erl @@ -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',