From: Aryeh Gregor Date: Mon, 10 Sep 2007 01:13:05 +0000 (+0000) Subject: Oops, we shouldn't have h1.firstHeading display at normal text size . . . X-Git-Tag: 1.31.0-rc.0~51456 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=a98d8ebb2c7f3de49843207a917d768c9220abad;p=lhc%2Fweb%2Fwiklou.git Oops, we shouldn't have h1.firstHeading display at normal text size . . . --- diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 398d3f7c3e..e61f94a9a0 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -98,7 +98,7 @@ class MonoBookTemplate extends QuickTemplate {
data['sitenotice']) { ?>
html('sitenotice') ?>
-

data['displaytitle']!=""?$this->html('title'):$this->text('title') ?>

+

data['displaytitle']!=""?$this->html('title'):$this->text('title') ?>

msg('tagline') ?>

html('subtitle') ?>