mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Fix use of brandName
This commit is contained in:
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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user