mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 11:13:09 +08:00
UX: Minor fix to admin what's new link (#30143)
Followup 9c4c17ad3fc80f79e8046b522efa4c769c76130d
This commit is contained in:
parent
9c4c17ad3f
commit
31abb0b59e
@ -166,7 +166,7 @@
|
||||
this.model.attributes.discourse_updated_at
|
||||
leaveAgo="true"
|
||||
}}</p>
|
||||
<LinkTo @route="admin.whatsNew">
|
||||
<LinkTo @route="admin.whatsNew" class="btn btn-default">
|
||||
{{i18n "admin.dashboard.whats_new_in_discourse"}}
|
||||
</LinkTo>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user