diff --git a/clientgui/WizardAttach.cpp b/clientgui/WizardAttach.cpp index 1c1f5cc18b..65bb59715c 100644 --- a/clientgui/WizardAttach.cpp +++ b/clientgui/WizardAttach.cpp @@ -112,7 +112,7 @@ bool CWizardAttach::Create( wxWindow* parent, wxWindowID id, const wxString& /* m_ErrAlreadyExistsPage = NULL; m_ErrProxyInfoPage = NULL; m_ErrProxyPage = NULL; - m_ErrUnavailablePage = NULL; + m_ErrUserDisagreesPage = NULL; ////@end CWizardAttach member initialisation // Cancel Checking