]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Installer can go back.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 8 Aug 2008 09:01:45 +0000 (09:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 8 Aug 2008 09:01:45 +0000 (09:01 +0000)
src/pomona/src/tui.py

index 9d8b85771cbc7d49ec76e33b51377c58d91af0cb..ea24419fa2e3161c7c9c308412e9eee2bdffa706 100644 (file)
@@ -227,7 +227,7 @@ class InstallInterface:
                                                       "from here. You will have to try "
                                                       "again."),
                                                     buttons=[_("OK")])
-                    pomona.dispatch.gotoPrev()
+                pomona.dispatch.gotoPrev()
             else:
                 pomona.dispatch.gotoNext()