summaryrefslogtreecommitdiff
path: root/modules/installed/system/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/installed/system/config.py')
-rw-r--r--modules/installed/system/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/installed/system/config.py b/modules/installed/system/config.py
index 151b710..c8b5190 100644
--- a/modules/installed/system/config.py
+++ b/modules/installed/system/config.py
@@ -64,7 +64,7 @@ class general(FormPlugin, PagePlugin):
## only expert users are going to get deep enough to see any timestamps
if not cfg.users.expert():
return ''
- return _(#"""<h2>Time Zone</h2>
+ return _(#"""<strong>Time Zone</strong>
"""<p>Set your timezone to get accurate
timestamps. %(product)s will use this information to set your
%(box)s's systemwide timezone.</p>