aboutsummaryrefslogtreecommitdiffstats
path: root/accounts
diff options
context:
space:
mode:
authorAndrea Lepori <alepori@student.ethz.ch>2021-10-05 10:29:38 +0200
committerAndrea Lepori <alepori@student.ethz.ch>2021-10-05 10:30:01 +0200
commitce8d077a5b61c2807720574eb3c1e1e30016f709 (patch)
tree34193871710f7676d68072214b0d46b1a1630049 /accounts
parentfix ulist only of same group (diff)
downloadscout-subs-ce8d077a5b61c2807720574eb3c1e1e30016f709.tar.gz
scout-subs-ce8d077a5b61c2807720574eb3c1e1e30016f709.zip
fix primary group not showing, rename of field
Diffstat (limited to 'accounts')
-rw-r--r--accounts/templates/accounts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/templates/accounts/index.html b/accounts/templates/accounts/index.html
index 1473834..0b66290 100644
--- a/accounts/templates/accounts/index.html
+++ b/accounts/templates/accounts/index.html
@@ -67,7 +67,7 @@
</div>
<div class="input-field col l4 s12">
<input value="{{country}}" name="country" id="country" type="text" >
- <label for="country">Paese</label>
+ <label for="country">Comune</label>
</div>
<div class="input-field col l4 s12">
<input value="{{nationality}}" name="nationality" id="nationality" type="text" >