Removed a typo msg

This commit is contained in:
vcestone 2021-01-22 17:45:29 +01:00
parent 837a278d80
commit eb312590dc
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<h1>
<#if client.getName()?has_content && client.getName()?starts_with("${")>${kcSanitize(msg(client.getName()?keep_after("{")?keep_before("}")))}
<#else>${(client.getName()!client.getClientId()!"undefined client")?capitalize?keep_before('.')}</#if>
</h1><h5>${kcSanitize(msg("ravanello"))}</h5>
</h1>
</#if>
</a>
</#if>