Change login password recovery link text

This commit is contained in:
David Rowe 2015-06-05 09:47:34 -07:00
parent 37aefe73f8
commit 562228e924

View file

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