From: Brion Vibber Date: Mon, 25 Jul 2005 21:48:41 +0000 (+0000) Subject: Revert unplanned, undiscussed, unannounced, breaking change to layout X-Git-Tag: 1.5.0beta4~24 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=2a1d5cb75c2a92e29af05963efccc28ed3418b27;p=lhc%2Fweb%2Fwiklou.git Revert unplanned, undiscussed, unannounced, breaking change to layout from checkin by timwi --- diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 5184a03bd1..17a952d106 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -80,7 +80,6 @@ class MonoBookTemplate extends QuickTemplate { data['sitenotice']) { ?>
html('sitenotice') ?>

text('title') ?>

- data['catlinks']) { ?>

msg('tagline') ?>

html('subtitle') ?>
data['undelete']) { ?>
html('undelete') ?>
diff --git a/skins/monobook/main.css b/skins/monobook/main.css index ef4ee6d2de..ff04c7de6e 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -273,10 +273,6 @@ span.subpages { margin-top: 1em; clear: both; } -#catlinks-top { - display: none; -} - /* currently unused, intended to be used by a metadata box in the bottom-right corner of the content area */ .documentDescription {