mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 08:57:33 -02:30
Fix brandname in banner.
This commit is contained in:
@@ -79,7 +79,7 @@ function Dashboard() {
|
|||||||
<Banner variant="info">
|
<Banner variant="info">
|
||||||
<Trans>
|
<Trans>
|
||||||
<p>
|
<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>.
|
interface can be found <a href="/ui_next/dashboard">here</a>.
|
||||||
</p>
|
</p>
|
||||||
</Trans>
|
</Trans>
|
||||||
|
|||||||
Reference in New Issue
Block a user