Index: sources/gui/qml/pages/settings/SettingsServicePassword.qml =================================================================== diff -u -ra5760947d3ed0d2748ba023a1c25e3c6aa0b1de1 -rf2e4eba6e85c5d36537be782926f23cc9dc01037 --- sources/gui/qml/pages/settings/SettingsServicePassword.qml (.../SettingsServicePassword.qml) (revision a5760947d3ed0d2748ba023a1c25e3c6aa0b1de1) +++ sources/gui/qml/pages/settings/SettingsServicePassword.qml (.../SettingsServicePassword.qml) (revision f2e4eba6e85c5d36537be782926f23cc9dc01037) @@ -61,7 +61,7 @@ page(_settingsHome) // in case of debugging that the HD is in service mode already check and call the gotoServiceMode - if ( vHDOperationMode.service ) gotoServiceMode(true) + if ( vTDOpMode.service ) gotoServiceMode(true) } function checkPassword() {