Index: sources/gui/qml/pages/UserConfirmation.qml =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r7e503c5459ec77a2816d6c7789da9b206cedbe8a --- sources/gui/qml/pages/UserConfirmation.qml (.../UserConfirmation.qml) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/gui/qml/pages/UserConfirmation.qml (.../UserConfirmation.qml) (revision 7e503c5459ec77a2816d6c7789da9b206cedbe8a) @@ -40,8 +40,6 @@ TextEntry { id : _password clip : true visible : _root.isPassword - label.text : qsTr("Password") - label .width : 150 textInput .width : 450 anchors { top : parent.top