server.html check commit

This commit is contained in:
That-Guy 2012-03-22 15:22:57 +01:00
parent 5c2623ae48
commit b58742e24d

View file

@ -193,7 +193,7 @@
<label for='server'>
Server:
<input type='text' id='server' value='http://localhost:7342' />
<input type='text' id='server' value='http://localhost:4242' />
</label>
<button id='login'>login</button>