diff options
Diffstat (limited to 'textw/timezone_text.py')
-rw-r--r-- | textw/timezone_text.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/timezone_text.py b/textw/timezone_text.py index d39fc998c..c78442a2d 100644 --- a/textw/timezone_text.py +++ b/textw/timezone_text.py @@ -73,7 +73,7 @@ class TimezoneWindow: t = TextboxReflowed(30, _("In which time zone are you located?")) - if not anaconda.ksdata and not hasWindows(anaconda.id.bootloader): + if not anaconda.ksdata and not hasWindows(anaconda.bootloader): asUtc = True # |