Index: sources/gui/qml/pages/settings/SettingsRootSSHAccess.qml =================================================================== diff -u -r94c7a571dc12f24aa072ac2b14199432ce9f3821 -r1f9e84f74ead9e10577c8caa204c6eb911e12ab8 --- sources/gui/qml/pages/settings/SettingsRootSSHAccess.qml (.../SettingsRootSSHAccess.qml) (revision 94c7a571dc12f24aa072ac2b14199432ce9f3821) +++ sources/gui/qml/pages/settings/SettingsRootSSHAccess.qml (.../SettingsRootSSHAccess.qml) (revision 1f9e84f74ead9e10577c8caa204c6eb911e12ab8) @@ -40,7 +40,6 @@ anchors.horizontalCenter : parent.horizontalCenter width : Variables.adjustmentLabelUnitContainerWidth height : Variables.adjustmentLabelUnitContainerHeight - showUnit : false text : qsTr("Enable SSH Login") contentArea.anchors.leftMargin : width * 0.75 @@ -55,7 +54,6 @@ anchors.horizontalCenter : parent.horizontalCenter width : Variables.adjustmentLabelUnitContainerWidth height : Variables.adjustmentLabelUnitContainerHeight - showUnit : false text : qsTr("Enable Root Login") contentArea.anchors.leftMargin : width * 0.75