Various UI small improvements (better error reporting in case of bad url, made the password change fields more explicit)

This commit is contained in:
emeric
2019-10-06 18:59:13 +02:00
parent b5cfe014ec
commit 174158aa63
17 changed files with 182 additions and 57 deletions
+2 -2
View File
@@ -43,7 +43,7 @@
</div>
</div>
</div>
<legend>${tr:Lms.Settings.account}</legend>
<legend>${tr:Lms.Settings.change-password}</legend>
<div class="form-horizontal">
${<if-has-old-password>}
<div class="form-group">
@@ -60,7 +60,7 @@
${</if-has-old-password>}
<div class="form-group">
<label class="control-label col-sm-2" for="${id:password}">
${tr:Lms.password}
${tr:Lms.password-new}
</label>
<div class="col-sm-5">
${password}