Changed type of channel-key input field to 'password'
authorNoxx <noxx@penya.de>
Tue, 14 May 2013 09:54:26 +0000 (11:54 +0200)
committerNoxx <noxx@penya.de>
Tue, 14 May 2013 09:54:26 +0000 (11:54 +0200)
client/assets/dev/index.html.tmpl

index 6afde0dae9edf8d0dd951f985327b3360a21757f..a8c7d023860a78a7a23d6f76603ec526610c0c5a 100644 (file)
 \r
                             <tr class="key">\r
                                 <td><label for="server_select_channel_key">Key</label></td>\r
-                                <td><input type="text" class="channel_key" id="server_select_channel_key"></td>\r
+                                <td><input type="password" class="channel_key" id="server_select_channel_key"></td>\r
                             </tr>\r
 \r
                             <tr class="start">\r
     };\r
 </script>\r
 </body>\r
-</html>
\ No newline at end of file
+</html>\r