Improve forms
This commit is contained in:
parent
8375504d60
commit
7d550ac23c
11 changed files with 83 additions and 14 deletions
|
|
@ -55,6 +55,10 @@
|
|||
name="name"
|
||||
required
|
||||
value="{{ Name }}"
|
||||
|
||||
{% if !EmailUpdate %}
|
||||
autofocus
|
||||
{% endif %}
|
||||
>
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue