Signed-off-by: Jeff Carr <jcarr@wit.com>
@ -215,7 +215,7 @@ func mainMouseClick(b *gui.GuiButton) {
}
if (gui.Data.State == "splash") {
gw.MakeTab = addSubdomainQuestionBox
gui.ShowAccountQuestionTab(gw)
gui.ShowTab(gw, "Box2", "New Account?")
gui.Data.State = "account1"
return