Fix IDN domains not being rendered correctly in a few left-over places (#17848)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
- content_for :page_title do
|
||||
= t('admin.relationships.title', acct: @account.acct)
|
||||
= t('admin.relationships.title', acct: @account.pretty_acct)
|
||||
|
||||
.filters
|
||||
.filter-subset
|
||||
|
Reference in New Issue
Block a user