aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/templates
diff options
context:
space:
mode:
authorAndrea Lepori <aleporia@gmail.com>2024-11-15 13:16:27 +0100
committerAndrea Lepori <aleporia@gmail.com>2024-11-15 13:16:27 +0100
commitaaee7ef51beff4bb2db89ebb127776eb6fba44d2 (patch)
tree00c1277fd5ac656ee2d2432147a3305dd3354b7e /accounts/templates
parentfix some layout issues with user edit (diff)
downloadscout-subs-aaee7ef51beff4bb2db89ebb127776eb6fba44d2.tar.gz
scout-subs-aaee7ef51beff4bb2db89ebb127776eb6fba44d2.zip
fix field parentela not selectableHEADmaster
Diffstat (limited to '')
-rw-r--r--accounts/templates/accounts/user_edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/templates/accounts/user_edit.html b/accounts/templates/accounts/user_edit.html
index 23ae9dd..6e000c1 100644
--- a/accounts/templates/accounts/user_edit.html
+++ b/accounts/templates/accounts/user_edit.html
@@ -124,7 +124,7 @@
</div>
<div class="input-field col l3 s12">
<input name="emer_relative" value="{{emer_relative}}" id="emer_relative" type="text" {{validation_dic.emer_relative|safe}}>
- <label for="emer_releative">Parentela</label>
+ <label for="emer_relative">Parentela</label>
<span class="helper-text" data-error="Campo richiesto"></span>
</div>
<div class="input-field col l3 s12">