mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #~: Minor fix on login component (#2106)
This commit is contained in:
parent
4ca0fa5db9
commit
d11d4f8348
@ -200,7 +200,7 @@ const AppLinks = () => {
|
||||
color="text.secondary"
|
||||
padding={1}
|
||||
>
|
||||
<Translate word={T.TakeMeToTheAppGui} values={name} />
|
||||
<Translate word={T.TakeMeToTheAppGui} values={app} />
|
||||
</Link>
|
||||
))
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user