| Current Path : /home/rtorresani/www/vendor/magento/module-customer/view/frontend/web/template/ |
| Current File : //home/rtorresani/www/vendor/magento/module-customer/view/frontend/web/template/show-password.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<input type="checkbox" name="show-password" data-bind="attr: {title : $t('Show Password')}" id="show-password" class="checkbox" data-role="show-password" ko-checked="isPasswordVisible">
<label for="show-password" class="label"><span translate="'Show Password'"></span></label>