From 01434041ce4e06913cd674b1d03d79f0437f2aa6 Mon Sep 17 00:00:00 2001 From: Tom Gilder Date: Thu, 13 Oct 2005 03:01:18 +0000 Subject: [PATCH] re-add jump links with main.css?1 to bypass cached CSS --- skins/MonoBook.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 8696b4a432..60615ede47 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -56,7 +56,7 @@ class MonoBookTemplate extends QuickTemplate { html('headlinks') ?> <?php $this->text('pagetitle') ?> - + data['printable']) ) { ?>media="print" href="text('stylepath') ?>/common/commonPrint.css" /> @@ -85,6 +85,7 @@ 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