mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-27 00:53:43 +01:00
typo
This commit is contained in:
parent
6efc368087
commit
2ecba2e5d7
@ -100,7 +100,7 @@ Rectangle {
|
||||
color: "#545454"
|
||||
textFormat: Text.RichText
|
||||
text: qsTr("<style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style>\
|
||||
lookng for security level and address book? go to <a href='#'>Transfer</a> tab")
|
||||
looking for security level and address book? go to <a href='#'>Transfer</a> tab")
|
||||
+ translationManager.emptyString
|
||||
font.underline: false
|
||||
onLinkActivated: appWindow.showPageRequest("Transfer")
|
||||
|
Loading…
Reference in New Issue
Block a user