Conflicts fixed
This commit is contained in:
parent
ce95cb264d
commit
de43990882
3 changed files with 22 additions and 5 deletions
|
|
@ -64,6 +64,7 @@
|
|||
numbers and symbols</span>" tooltip-trigger="focus"
|
||||
tooltip-placement="top" required>
|
||||
|
||||
<small translate class="is-valid" ng-show="joinForm.joinPasswordConfirm.$dirty && joinForm.$invalid">Please enter the same password you entered above</small>
|
||||
<input type="password"
|
||||
placeholder="{{'Repeat password'|translate}}"
|
||||
name="joinPasswordConfirm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue