]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/login.php
reply_to is now stored on the notice, not on the reply record
[quix0rs-gnu-social.git] / actions / login.php
index c6c554ea33e1b4edb4ba7b3bf9f89c771638da50..4d7c8470bf73c7d0fba422fe1ddb4c028bc61e7c 100644 (file)
@@ -96,10 +96,9 @@ class LoginAction extends Action {
                        # rememberme logins have to reauthenticate before
                        # changing any profile settings (cookie-stealing protection)
                        return _t('For security reasons, ' . 
-                                         'before changing your settings, ' .
                                          'please re-enter your ' .
                                          'user name and password ' . 
-                                         '(or use [OpenID](%%action.openidlogin%%)).');
+                                         'before changing your settings. ');
                } else {
                        return _t('Login with your username and password. ' .
                                          'Don\'t have a username yet? ' .