mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 08:18:43 -03:30
Fix use of brandName
This commit is contained in:
committed by
Hao Liu
parent
41a4551c91
commit
4f2f345e23
@@ -79,7 +79,7 @@ function Dashboard() {
|
||||
<Banner variant="info">
|
||||
<Trans>
|
||||
<p>
|
||||
<InfoCircleIcon /> A tech preview of the new {brandName} user
|
||||
<InfoCircleIcon /> A tech preview of the new ${brandName} user
|
||||
interface can be found <a href="/ui_next/dashboard">here</a>.
|
||||
</p>
|
||||
</Trans>
|
||||
|
||||
Reference in New Issue
Block a user