Explorar o código

tipe email, more mobile firendly

camaran %!s(int64=10) %!d(string=hai) anos
pai
achega
c6c48e297f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/templates/login_panel.html

+ 1 - 1
src/templates/login_panel.html

@@ -1,6 +1,6 @@
 <form id="converse-login" method="post">
     <label>{{label_username}}</label>
-    <input type="username" name="jid" placeholder="user@server">
+    <input type="email" name="jid" placeholder="user@server">
     <label>{{label_password}}</label>
     <input type="password" name="password" placeholder="password">
     <input class="submit" type="submit" value="{{label_login}}">