mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
i18n: Remove unnecessary string.
This commit is contained in:
committed by
Tim Abbott
parent
fb3293a24a
commit
3186b09e43
@@ -78,7 +78,7 @@
|
||||
<label class="inline-block title">{{t "Password" }}</label>
|
||||
<a id="change_password" {{#if page_params.realm_email_auth_enabled}}href="#change_password"{{/if}}>
|
||||
<div class="input-group inline-block" id="pw_change_link">
|
||||
<button type="button" class="change_password_button small button rounded inline-block" data-dismiss="modal">{{t "********" }}<i class="fa fa-pencil"></i>
|
||||
<button type="button" class="change_password_button small button rounded inline-block" data-dismiss="modal">********<i class="fa fa-pencil"></i>
|
||||
</button>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user