Use a nice bar as sub heading
[infodrom.org/service.infodrom.org] / src / Infodrom / events / find.wml
index 6273a43..bc46f74 100644 (file)
@@ -64,7 +64,7 @@
          echo ($event_table_end);
        }
        $color = "<coln>";
-       printf ("<h3>Events in %s</h3>", $thisyear);
+       printf ("<h3 class=\"bar\">Events in %s</h3>", $thisyear);
        echo ($event_table_start);
        $year = $thisyear;
       }