mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 08:45:05 +00:00
UX: Change Impersonate to btn-danger
This commit is contained in:
parent
defe1dd86f
commit
3413228e89
@ -6,7 +6,7 @@
|
||||
{{i18n admin.user.show_public_profile}}
|
||||
{{/link-to}}
|
||||
{{#if can_impersonate}}
|
||||
<button class='btn' {{action impersonate target="content"}}>
|
||||
<button class='btn btn-danger' {{action impersonate target="content"}}>
|
||||
<i class='fa fa-crosshairs'></i>
|
||||
{{i18n admin.user.impersonate}}
|
||||
</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user