]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fixed header on cluster page.
authorJan Paul Tuecking <earl@ipfire.org>
Wed, 22 Jul 2009 15:40:18 +0000 (17:40 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Wed, 22 Jul 2009 15:40:18 +0000 (17:40 +0200)
www/pages/cluster/__init__.py

index ddd3694722a29776227ee317c2f0cef68dddfda5..02acbc1d835e95e354114956eb11a2d847bc2f3a 100644 (file)
@@ -9,7 +9,7 @@ class Content(web.Content):
                web.Content.__init__(self)
 
        def __call__(self, lang):
-               ret = """<h3>Icecream Cluster Monitoring</h4>
+               ret = """<h3>Icecream Cluster Monitoring</h3>
                        <p>Cluster's CPU load: <span id="loadbar"></span> - Job load: <span id="jobbar"></span></p>
                                <table id="nodes">
                                        <thead>