Client: Channel box now underneath Nick input
authorDarren <darren@darrenwhitlen.com>
Sun, 2 Dec 2012 02:12:00 +0000 (02:12 +0000)
committerDarren <darren@darrenwhitlen.com>
Sun, 2 Dec 2012 02:12:00 +0000 (02:12 +0000)
client/assets/dev/index.html.tmpl

index fbe29496907b5637fdc068a9a8c6ab15e8f206c4..7a0f85a891dabb4edcb2d2451c511bd7dfcd2635 100644 (file)
                         <label for="server_select_nick">Nickname</label>\r
                         <input type="text" class="nick" id="server_select_nick"> <br />\r
 \r
+                        <label for="server_select_channel">Channel</label>\r
+                        <input type="text" class="channel" id="server_select_channel"> <br />\r
+                        <input type="hidden" class="channel_key">\r
+\r
                         <button type="submit">Start..</button> <br />\r
                         <a href="" onclick="return false;" class="show_more">More</a>\r
                     </div>\r
                     <div class="more">\r
                         <label for="server_select_server">Server</label>\r
                         <input type="text" class="server" id="server_select_server"> <br />\r
-                        <label for="server_select_channel">Channel</label>\r
-                        <input type="text" class="channel" id="server_select_channel"> <br />\r
-                        <input type="hidden" class="channel_key">\r
-                        <br />\r
+\r
                         <label for="server_select_port">Port</label>\r
                         <input type="text" class="port" id="server_select_port"> <br />\r
+\r
+                        <label for="server_select_ssl">SSL</label>\r
+                        <input type="checkbox" class="ssl" id="server_select_ssl"> <br />\r
+\r
+                        <br />\r
                         <label for="server_select_password">Password</label>\r
                         <input type="text" class="password" id="server_select_password"> <br />\r
-                        <label for="server_select_ssl">SSL</label>\r
-                        <input type="checkbox" class="ssl" id="server_select_ssl">\r
                     </div>\r
                 </form>\r
 \r