]> granicus.if.org Git - ejabberd/commitdiff
Fix typo in Change User Password adhoc command (thanks to lovetox)(#2884)
authorBadlop <badlop@process-one.net>
Fri, 17 May 2019 13:37:34 +0000 (15:37 +0200)
committerBadlop <badlop@process-one.net>
Fri, 17 May 2019 13:48:03 +0000 (15:48 +0200)
src/mod_configure.erl

index aa431e28571782a408173ec73332a3e07876143b..36ea751419bc0d06375a45dbb14ab37487fc65f6 100644 (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',