Adds semi-broken account switcher
This commit is contained in:
parent
16694653b5
commit
03173a35e4
8 changed files with 130 additions and 45 deletions
|
@ -23,7 +23,7 @@
|
|||
<script src="/fullscreen.js"></script>
|
||||
|
||||
<div id="loading" class="loading"><div id="centerdiv"><img src="/bitmap.svg" width="1in" height="1in"><h1>Jank Client is loading</h1><h2>This shouldn't take long</h2></div></div>
|
||||
<table id="page">
|
||||
<table id="page" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td rowspan="2" id="neunence">
|
||||
<div id="servers"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue