forked from OpenWF/SpaceNinjaServer
chore(webui): clarify what credentials are required (#902)
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/902
This commit is contained in:
parent
4353c67867
commit
1351e73961
@ -73,7 +73,7 @@
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<div data-route="/webui/" data-title="Login | OpenWF WebUI">
|
||||
<p>Login using your OpenWF account credentials.</p>
|
||||
<p>Login using your OpenWF account credentials (same as in-game when connecting to this server).</p>
|
||||
<form onsubmit="doLogin();return false;">
|
||||
<label for="email">Email address</label>
|
||||
<input class="form-control" type="email" id="email" required />
|
||||
|
Loading…
x
Reference in New Issue
Block a user