mirror of https://github.com/dirtbags/tanks.git
Change "token" to "password"
This commit is contained in:
parent
0ead8eaf59
commit
2274067e01
|
@ -38,8 +38,8 @@
|
||||||
<legend>Information</legend>
|
<legend>Information</legend>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Token:</td>
|
<td>Password:</td>
|
||||||
<td><input name="token"></td>
|
<td><input name="token" type="password"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Tank name:</td>
|
<td>Tank name:</td>
|
||||||
|
|
Loading…
Reference in New Issue