diff options
| -rw-r--r-- | ychat/html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ychat/html/index.html b/ychat/html/index.html index 7d1f763..46194cc 100644 --- a/ychat/html/index.html +++ b/ychat/html/index.html @@ -29,7 +29,7 @@ <input type="submit" value="login" accesskey="s" /> </form> <div> - <a class="fancy" href="register.html">Register</a> a new nick If you don't want to register you may login without a password using an unregistered nick. + You may log in without a password using any (unregistered) nick. </div> <div class="footer"> <span class="signature">yChat is OpenSource - get it at <a class="fancy" target="_blank" href="http://www.yChat.org">http://www.yChat.org</a></span> |
