UX: Make flagged topics details button more clear

This commit is contained in:
Robin Ward
2017-11-09 13:03:35 -05:00
parent e1e6f46d26
commit 6e2853da53
3 changed files with 9 additions and 1 deletions

View File

@@ -37,7 +37,8 @@
ft.id
class="btn d-button no-text btn-small btn-primary show-details"
title=(i18n "admin.flags.show_details")}}
{{d-icon "search"}}
{{d-icon "list"}}
{{i18n "admin.flags.details"}}
{{/link-to}}
</td>
</tr>