mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Hide password in reset password dialog
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
</label>
|
||||
|
||||
<div>
|
||||
<input id="reset-password-new-password" />
|
||||
<input id="reset-password-new-password" type="password" />
|
||||
</div>
|
||||
|
||||
{{> loginButtonsMessages}}
|
||||
|
||||
Reference in New Issue
Block a user