aboutsummaryrefslogtreecommitdiffstats
path: root/accounts
diff options
context:
space:
mode:
authorAndrea Lepori <alepori@student.ethz.ch>2020-09-03 18:18:03 +0200
committerAndrea Lepori <alepori@student.ethz.ch>2020-09-03 18:18:03 +0200
commitf4d03e6016950c41836100e97b206a823f7cb090 (patch)
treea27cc8386d2b15e485aff4e5511f98e8904fd706 /accounts
parentbug fix: multiple docs same type (diff)
downloadscout-subs-f4d03e6016950c41836100e97b206a823f7cb090.tar.gz
scout-subs-f4d03e6016950c41836100e97b206a823f7cb090.zip
better wording, simpler approve page
Diffstat (limited to 'accounts')
-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">