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.
1 parent 691cc51 commit fba26b4Copy full SHA for fba26b4
web/templates/admin/add_user.html
@@ -83,7 +83,7 @@
83
</tr>
84
<tr>
85
<td class="vst-text input-label">
86
- <?php print _('Password');?> / <a href="javascript:randomString();" class="generate" ><?php print _('generate');?></a>
+ <?php print _('Password');?> <a href="javascript:randomString();" title="<?php print _('generate');?>"><i class="fas fa-sync status-icon green icon-large"></i></a>
87
</td>
88
89
0 commit comments