aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/templates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--accounts/templates/accounts/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/templates/accounts/index.html b/accounts/templates/accounts/index.html
index 8769a61..847e44c 100644
--- a/accounts/templates/accounts/index.html
+++ b/accounts/templates/accounts/index.html
@@ -83,11 +83,11 @@
</div>
<div class="input-field col l8 s12">
<input value="{{school}}" name="school" id="school" type="text" >
- <label for="school">Scuola frequentata</label>
+ <label for="school">Scuola frequentata (o professione)</label>
</div>
<div class="input-field col l4 s12">
<input value="{{year}}" name="year" id="year" type="text" >
- <label for="year">Classe</label>
+ <label for="year">Classe scolastica</label>
</div>
</div>
<div class="fixed-action-btn">