1
mirror of https://github.com/monero-project/monero-gui synced 2024-12-27 00:53:43 +01:00
This commit is contained in:
JamesCullum 2016-08-31 22:43:37 +02:00 committed by Ilya Kitaev
parent 6efc368087
commit 2ecba2e5d7

View File

@ -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")