Correct typo
This commit is contained in:
parent
68de802a4d
commit
4acae9b3df
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
<input type="text" placeholder="Instance URL" name="instance" value="https://spacebar.chat/" id="instancein" required><br><br>
|
<input type="text" placeholder="Instance URL" name="instance" value="https://spacebar.chat/" id="instancein" required><br><br>
|
||||||
|
|
||||||
<label for="uname"><b>Email:</b></label><br>
|
<label for="uname"><b>Email:</b></label><br>
|
||||||
<input type="text" placeholder="Enter Username" name="uname" required><br><br>
|
<input type="text" placeholder="Enter Email" name="uname" required><br><br>
|
||||||
|
|
||||||
<label for="psw"><b>Password:</b></label><br>
|
<label for="psw"><b>Password:</b></label><br>
|
||||||
<input type="password" placeholder="Enter Password" name="psw" required><br><br><br><br>
|
<input type="password" placeholder="Enter Password" name="psw" required><br><br><br><br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue