summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-03-30 17:58:32 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-03-30 17:58:32 +0200
commitdb069df32e29029e26602ac40e7cdfeb10a55b24 (patch)
tree759a4df00259f617ee67db538a107d8c7299dc84 /index.html
parent3fb0ac54a814dcc134f9f6299e37d5d71e452a05 (diff)
Improve error messages for AAI upgrade form
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 43fca9e..8e4eec1 100644
--- a/index.html
+++ b/index.html
@@ -281,6 +281,7 @@
<label class="sr-only" for="password" data-tkey="password">Password</label>
<input type="password" class="form-control" name="password" id="upgrade-to-aai-password"
data-tkey-placeholder="password" placeholder="Password" />
+ <span class="error wrong-password" data-tkey="wrong_password" style="display: none;">Wrong password.</span>
</div>
<div data-tkey="upgrade_to_aai_body_text_2">
<p>Select <span class="badge">No</span> to do a separate account.</p>