--- a/QTfrontend/hwform.cpp Tue Oct 23 15:52:06 2012 +0100
+++ b/QTfrontend/hwform.cpp Tue Oct 23 11:14:08 2012 -0400
@@ -1286,7 +1286,7 @@
ShowErrorMessage(errorStr);
}
if (ui.Pages->currentIndex() != ID_PAGE_NET)
- GoBack();
+ GoToPage(ID_PAGE_NET);
}
void HWForm::NetConnected()