summaryrefslogtreecommitdiffstats
path: root/textw
diff options
context:
space:
mode:
Diffstat (limited to 'textw')
-rw-r--r--textw/timezone_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/timezone_text.py b/textw/timezone_text.py
index e49b30a2b..f0589614a 100644
--- a/textw/timezone_text.py
+++ b/textw/timezone_text.py
@@ -67,7 +67,7 @@ class TimezoneWindow:
t = TextboxReflowed(30,
_("What time zone are you located in?"))
- if not hasWindows(anaconda.id.bootloader):
+ if not anaconda.ksKickstart and not hasWindows(anaconda.id.bootloader):
asUtc = True
#