UX: change the user merge button's label and icon.
This commit is contained in:
@@ -686,8 +686,8 @@
|
||||
{{/if}}
|
||||
|
||||
{{#if model.can_be_merged}}
|
||||
{{d-button label="admin.user.merge.transfer_and_delete"
|
||||
icon="trash-alt"
|
||||
{{d-button label="admin.user.merge.button"
|
||||
icon="arrows-alt-h"
|
||||
class="btn-danger"
|
||||
action=(action "promptTargetUser")}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user