mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-11-29 17:06:51 +01:00
Fixed typo in login widget.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<form action="login.php" method="post">
|
<form action="login.php" method="post">
|
||||||
<ul id="login">
|
<ul id="login">
|
||||||
<li>
|
<li>
|
||||||
Userame: <br>
|
Username: <br>
|
||||||
<input type="text" name="username">
|
<input type="text" name="username">
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user