summaryrefslogtreecommitdiffstats
path: root/textw/timezone_text.py
diff options
context:
space:
mode:
Diffstat (limited to 'textw/timezone_text.py')
-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 ab5ebe1bf..9d8dc2665 100644
--- a/textw/timezone_text.py
+++ b/textw/timezone_text.py
@@ -67,7 +67,7 @@ class TimezoneWindow:
timezones = self.getTimezoneList()
(default, asUtc) = anaconda.id.timezone.getTimezoneInfo()
if not default:
- default = anaconda.id.instLanguage.getDefaultTimeZone(anaconda.rootPath)
+ default = anaconda.instLanguage.getDefaultTimeZone(anaconda.rootPath)
bb = ButtonBar(screen, [TEXT_OK_BUTTON, TEXT_BACK_BUTTON])
t = TextboxReflowed(30,