]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/recoverpassword.php
lcase tname
[quix0rs-gnu-social.git] / actions / recoverpassword.php
index feb2001639ec471aed8598d5e0a313801bacf2b1..9c34ff3d84149ea1a28f8bdb5dddd47337fbc321 100644 (file)
@@ -36,7 +36,7 @@ class RecoverpasswordAction extends Action {
             } else if ($this->arg('reset')) {
                $this->reset_password();
                        } else {
-                               $this->client_error(_('Unexpected form.'));
+                               $this->client_error(_('Unexpected form submission.'));
                        }
                } else {
                        if ($this->trimmed('code')) {