]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/recoverpassword.php
Update/add translator documentation.
[quix0rs-gnu-social.git] / actions / recoverpassword.php
index a73872bfdb16f1ee2afc8369cd75665235076a7d..e30bf7af2e13b52891b0ab6de6c593dfd3cef055 100644 (file)
@@ -162,8 +162,8 @@ class RecoverpasswordAction extends Action
                                  ' the email address you have stored' .
                                  ' in your account.'));
             } else if ($this->mode == 'reset') {
-                // TRANS: Page notice for password change page.
                 $this->element('p', null,
+                               // TRANS: Page notice for password change page.
                                _('You have been identified. Enter a' .
                                  ' new password below.'));
             }