diff -r 7222dd855540 -r c7f5c3bd7f8c QTfrontend/hwform.cpp --- 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()