This commit is contained in:
parent
c5acb87ccb
commit
d2549828d0
1 changed files with 2 additions and 2 deletions
|
|
@ -108,7 +108,7 @@
|
||||||
onclick="togglePassword('user_password', this)"
|
onclick="togglePassword('user_password', this)"
|
||||||
style="z-index: 10;"
|
style="z-index: 10;"
|
||||||
>
|
>
|
||||||
<i class="fa-regular fa-eye"></i>
|
<i class="fa-solid fa-eye"></i>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-2 small text-muted">
|
<div class="mt-2 small text-muted">
|
||||||
|
|
@ -141,7 +141,7 @@
|
||||||
onclick="togglePassword('pwd_confirm', this)"
|
onclick="togglePassword('pwd_confirm', this)"
|
||||||
style="z-index: 10;"
|
style="z-index: 10;"
|
||||||
>
|
>
|
||||||
<i class="fa-regular fa-eye"></i>
|
<i class="fa-solid fa-eye"></i>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue