mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
Change login password recovery link text
This commit is contained in:
parent
37aefe73f8
commit
562228e924
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ Dialog {
|
|||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
||||
Text {
|
||||
text: "Forgot Password?"
|
||||
text: "Password?"
|
||||
font.pixelSize: hifi.fonts.pixelSize * 0.8
|
||||
font.underline: true
|
||||
color: "#e0e0e0"
|
||||
|
|
Loading…
Reference in a new issue