Fix “reset” button of instance filter switching to custom emoji admin panel (#10076)
This commit is contained in:
parent
3a8cb6c737
commit
359d26a053
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
.actions
|
.actions
|
||||||
%button= t('admin.accounts.search')
|
%button= t('admin.accounts.search')
|
||||||
= link_to t('admin.accounts.reset'), admin_custom_emojis_path, class: 'button negative'
|
= link_to t('admin.accounts.reset'), admin_instances_path, class: 'button negative'
|
||||||
|
|
||||||
%hr.spacer/
|
%hr.spacer/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user