mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02: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