From ea671b2e30ecbc607c30f562e25078cfd06d88d3 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Thu, 13 Oct 2005 02:45:45 +0000 Subject: [PATCH] Reverting incompatible change requiring CSS updates. (CSS is cached; incompatible changes must make special efforts to ensure updates are forced.) --- skins/MonoBook.php | 1 - 1 file changed, 1 deletion(-) diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 3dd9e28e4b..8696b4a432 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -85,7 +85,6 @@ class MonoBookTemplate extends QuickTemplate {
html('subtitle') ?>
data['undelete']) { ?>
html('undelete') ?>
data['newtalk'] ) { ?>
html('newtalk') ?>
-
msg('jumpto') ?> msg('jumptonavigation') ?>, msg('jumptosearch') ?>
html('bodytext') ?> data['catlinks']) { ?> -- 2.20.1