From: Trevor Parscal Date: Wed, 24 Jun 2009 20:51:57 +0000 (+0000) Subject: Massive improvements towards IE6 compatibility, but not quite back to normal yet... X-Git-Tag: 1.31.0-rc.0~41226 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=93ae35939cc62d8e4320f810f8d68d138daeefa4;p=lhc%2Fweb%2Fwiklou.git Massive improvements towards IE6 compatibility, but not quite back to normal yet - and more testing needs to happen on other browsers as well. --- diff --git a/skins/Vector.php b/skins/Vector.php index 1c5dfdbdb2..c1622a2ae5 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -444,6 +444,7 @@ class VectorTemplate extends QuickTemplate { + data ); ?> @@ -486,219 +487,199 @@ class VectorTemplate extends QuickTemplate { data['body_ondblclick']): ?> ondblclick="text('body_ondblclick') ?>" data['body_onload']): ?> onload="text('body_onload') ?>" class="mediawiki text('dir') ?> text('pageclass') ?> text('skinnameclass') ?>"> -
-
- -
- -
-
- - - data['sitenotice']) { ?>
html('sitenotice') ?>
- - -

html('title') ?>

- - -
- -

msg('tagline') ?>

- - -
html('subtitle') ?>
- - data['undelete']): ?> - -
html('undelete') ?>
- - - data['newtalk'] ): ?> - -
html('newtalk') ?>
- - - data['showjumplinks']): ?> - - - - - - html('bodytext') ?> - - - data['catlinks']) { $this->html('catlinks'); } ?> - - - data['dataAfterContent']) { $this->html('dataAfterContent'); } ?> - -
-
- +
+
+ +
+ + + data['sitenotice']) { ?>
html('sitenotice') ?>
+ + +

html('title') ?>

+ + +
+ +

msg('tagline') ?>

+ + +
html('subtitle') ?>
+ + data['undelete']): ?> + +
html('undelete') ?>
+ + + data['newtalk'] ): ?> + +
html('newtalk') ?>
+ + + data['showjumplinks']): ?> + + + + + + html('bodytext') ?> + + + data['catlinks']) { $this->html('catlinks'); } ?> + + + data['dataAfterContent']) { $this->html('dataAfterContent'); } ?> + +
- - - + + +