summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-01-13 17:39:26 +0000
committerJeremy Katz <katzj@redhat.com>2003-01-13 17:39:26 +0000
commit87b31f29ba4f2e2c076808760cb3c35492ee4670 (patch)
treeb86f3b16828eaf84ed993d41ea5cb25d0c6aabee /iw
parent2e9da0fe965eea84c8971b9a38b8b05a6f58b197 (diff)
downloadanaconda-87b31f29ba4f2e2c076808760cb3c35492ee4670.tar.gz
anaconda-87b31f29ba4f2e2c076808760cb3c35492ee4670.tar.xz
anaconda-87b31f29ba4f2e2c076808760cb3c35492ee4670.zip
fix help tag to be the correct one
Diffstat (limited to 'iw')
-rw-r--r--iw/examine_gui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/examine_gui.py b/iw/examine_gui.py
index 94e6c59fc..f223102dd 100644
--- a/iw/examine_gui.py
+++ b/iw/examine_gui.py
@@ -30,7 +30,7 @@ REINSTALL_STR = "reinstall"
class UpgradeExamineWindow (InstallWindow):
windowTitle = N_("Upgrade Examine")
- htmlTag = "upgrade"
+ htmlTag = "upgradeexamine"
def getNext (self):
if self.doupgrade: