Selaa lähdekoodia

changed explanation text. users may choose any login/pass

Sergey Lyubka 15 vuotta sitten
vanhempi
commit
4b0424d032
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. 1 3
      examples/html/login.html

+ 1 - 3
examples/html/login.html

@@ -30,9 +30,7 @@
     <center>
     <center>
       <h2>Mongoose chat server login</h2>
       <h2>Mongoose chat server login</h2>
       <div style="max-width: 30em;">
       <div style="max-width: 30em;">
-        Username can be any string that consists of English letters only.
-	The password must be the same as username. Example:
-	username "joe", password "joe". Or, username "Bob", password "Bob".
+        Username and password can be any non-empty strings.
       </div>
       </div>
       <br/>
       <br/>
       <form>
       <form>