From b80d7c241811fdec7e85d9aa0ad3b0863e00166d Mon Sep 17 00:00:00 2001 From: Platonides Date: Sun, 20 Nov 2011 21:38:15 +0000 Subject: [PATCH] Move the hidden input with the title inside the
(adding a silly one for two-button search). Removes dumb XHTML1 conformance warning about (an inline element) not being able to be there (a place for a block element). (Bug 13381) --- skins/Vector.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/skins/Vector.php b/skins/Vector.php index a9c4494214..688d6ac047 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -424,7 +424,6 @@ class VectorTemplate extends BaseTemplate {