From b4ad301119bfb983cdad5094e665cb85045d9bfc Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 28 Jul 2008 19:14:42 +0000 Subject: [PATCH] and another modern tweak -- don't @import the common styles now that we've got s --- skins/Modern.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/skins/Modern.php b/skins/Modern.php index a5fba0b825..bdbfb7f882 100644 --- a/skins/Modern.php +++ b/skins/Modern.php @@ -67,13 +67,7 @@ class ModernTemplate extends QuickTemplate { html('headlinks') ?> <?php $this->text('pagetitle') ?> -data['printable']) ) { ?> - - html('csslinks') ?> + html('csslinks') ?> data ); ?> -- 2.20.1