-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Description
Type: Bug Report
- Try to follow the update procedure described in the README and try again before opening this issue.
Running the latest Version from github I noticed the form on login isn't localized like other forms:
Should be the corresponding part in the code:
flood/client/src/javascript/components/auth/AuthForm.tsx
Lines 119 to 123 in 5e6d5c3
<Textbox placeholder="Username" id="username" autoComplete="username" /> | |
</FormRow> | |
<FormRow> | |
<Textbox | |
placeholder="Password" |
Metadata
Metadata
Assignees
Labels
No labels