--- cdrom.image/updates/text.py 2005/08/01 17:55:36 1.1 +++ cdrom.image/updates/text.py 2006/04/05 21:11:51 1.2 @@ -505,8 +505,8 @@ class InstallInterface: "from here. You will have to try " "again."), buttons=[_("OK")]) - else: - dispatch.gotoPrev() + else: + dispatch.gotoPrev() else: dispatch.gotoNext()