]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/login.php
debugging for addopenid problem
[quix0rs-gnu-social.git] / actions / login.php
index 1a69bd9c402442035ce58d09312670d53ce2501c..5544fd8786a4ea79ccb6553075391234731228e5 100644 (file)
@@ -66,8 +66,7 @@ class LoginAction extends Action {
                } else {
                        common_element('div', 'instructions', 
                                                   _t('Login with your username and password. ' .
-                                                         'Don\'t have a username yet? Choose register above. ' .
-                                                         '(Forgot your password? No way to get it back... yet. It\'s on the TODO list!)'));
+                                                         'Don\'t have a username yet? Choose register above. '));
                }
                common_element_start('form', array('method' => 'POST',
                                                                                   'id' => 'login',