aboutsummaryrefslogtreecommitdiffstats
path: root/client
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 /client
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 'client')
-rw-r--r--client/templates/client/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/client/index.html b/client/templates/client/index.html
index 1117cba..ae3392f 100644
--- a/client/templates/client/index.html
+++ b/client/templates/client/index.html
@@ -154,7 +154,7 @@
</div>
<div class="input-field col l4 s12">
<input disabled value="{{doc.personal_data.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 disabled value="{{doc.personal_data.nationality}}" name="nationality" id="nationality" type="text" >