fix alt tag of taler logo
This commit is contained in:
parent
6b850030dc
commit
40f03ce407
@ -1065,7 +1065,7 @@ function BankFrame(Props: any): VNode {
|
|||||||
<a href="https://taler.net/">
|
<a href="https://taler.net/">
|
||||||
<img
|
<img
|
||||||
src={talerLogo}
|
src={talerLogo}
|
||||||
alt="{i18n`Taler logo`}"
|
alt={i18n`Taler logo`}
|
||||||
height="100"
|
height="100"
|
||||||
width="224"
|
width="224"
|
||||||
style="margin: 2em 2em"
|
style="margin: 2em 2em"
|
||||||
|
Loading…
Reference in New Issue
Block a user