mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=9603
This commit is contained in:
parent
92d231236e
commit
04d0041600
|
@ -299,6 +299,8 @@ void CAccountInfoPage::OnPageChanged( wxWizardExEvent& event ) {
|
|||
m_pAccountQuestionStaticCtrl->Hide();
|
||||
m_pAccountCreateCtrl->Hide();
|
||||
m_pAccountUseExistingCtrl->Hide();
|
||||
m_pAccountPasswordRequirmentsStaticCtrl->Hide();
|
||||
|
||||
if (wxGetApp().GetBrand()->IsBranded() &&
|
||||
!wxGetApp().GetBrand()->GetAMWizardAccountInfoText().IsEmpty()) {
|
||||
m_pAccountInformationStaticCtrl->SetLabel(
|
||||
|
|
Loading…
Reference in New Issue