From: Badlop Date: Fri, 17 May 2019 13:37:34 +0000 (+0200) Subject: Fix typo in Change User Password adhoc command (thanks to lovetox)(#2884) X-Git-Tag: 19.05~14^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=937f07a4cc54e3fbe5c97a5734025067ccb3b06c;p=ejabberd Fix typo in Change User Password adhoc command (thanks to lovetox)(#2884) --- 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',