mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Removed typo
This commit is contained in:
parent
07276d46a6
commit
466a3a3c20
1 changed files with 1 additions and 1 deletions
|
@ -459,7 +459,7 @@
|
||||||
<input id="username" class="form-control required">
|
<input id="username" class="form-control required">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="form-group">∏
|
<div class="form-group">
|
||||||
<label for="password"><?= lang('password') ?></label>
|
<label for="password"><?= lang('password') ?></label>
|
||||||
<input type="password" id="password" class="form-control" autocomplete="new-password">
|
<input type="password" id="password" class="form-control" autocomplete="new-password">
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue