We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a33a4c5 + eda4d55 commit 5e0f820Copy full SHA for 5e0f820
core/templates/installation.php
@@ -50,7 +50,7 @@
50
autocomplete="off" autocapitalize="none" autocorrect="off" required>
51
<label for="adminpass" class="infield"><?php p($l->t( 'Password' )); ?></label>
52
<input type="checkbox" id="show" class="hidden-visually" name="show">
53
- <label for="show"></label>
+ <label for="show" class="hidden-visually"><?php p($l->t( 'Show password')); ?></label>
54
</p>
55
</fieldset>
56
0 commit comments