Línea 72... |
Línea 72... |
72 |
<span data-passwordunmask="displayvalue">{{> core_form/element-passwordunmask-fill }}</span>
|
72 |
<span data-passwordunmask="displayvalue">{{> core_form/element-passwordunmask-fill }}</span>
|
73 |
{{^ element.frozen }}
|
73 |
{{^ element.frozen }}
|
74 |
{{# pix }} t/passwordunmask-edit, core, {{# str }} passwordunmaskedithint, form {{/ str }}{{/ pix }}
|
74 |
{{# pix }} t/passwordunmask-edit, core, {{# str }} passwordunmaskedithint, form {{/ str }}{{/ pix }}
|
75 |
</a>
|
75 |
</a>
|
76 |
{{/ element.frozen }}
|
76 |
{{/ element.frozen }}
|
77 |
<a href="#" class="btn btn-link icon-no-margin p-1 ml-1" data-passwordunmask="unmask" title="{{ unmaskhint }}">
|
77 |
<a href="#" class="btn btn-link icon-no-margin p-1 ms-1" data-passwordunmask="unmask" title="{{ unmaskhint }}">
|
78 |
{{# pix }} t/passwordunmask-reveal, core, {{# str }} passwordunmaskrevealhint, form {{/ str }}{{/ pix }}
|
78 |
{{# pix }} t/passwordunmask-reveal, core, {{# str }} passwordunmaskrevealhint, form {{/ str }}{{/ pix }}
|
79 |
</a>
|
79 |
</a>
|
80 |
</div>
|
80 |
</div>
|
81 |
<span data-passwordunmask="instructions" class="form-text text-muted" style="display: none;">
|
81 |
<span data-passwordunmask="instructions" class="form-text text-muted" style="display: none;">
|
82 |
{{^ element.frozen }}
|
82 |
{{^ element.frozen }}
|