summaryrefslogtreecommitdiff
path: root/modules/installed/system/config.py
diff options
context:
space:
mode:
authorSean O'Brien <diggity@diggmobile.(none)>2012-02-27 17:18:41 -0500
committerJames Vasile <james@jamesvasile.com>2012-03-12 14:39:31 -0400
commit638b287d1bf9e2772716cc6391a18d65ade3e18b (patch)
treec8f3f8d9f85cd7fec4232e6b3f25c825220478d0 /modules/installed/system/config.py
parentd2bcebf6766ef2dec4827006198296161d1b49be (diff)
new template based upon bootstrap
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>