From 178f23d4d8e37724e5f27cfb9b19dd2ab867e888 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Tue, 9 Apr 2013 23:04:07 +0300 Subject: [ticket/11010] Change input type to search for search forms Change input type to search for search forms Replace search placeholder JS with placeholder attribute Add style for search placeholder PHPBB3-11010 --- phpBB/styles/prosilver/template/search_body.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles/prosilver/template/search_body.html') diff --git a/phpBB/styles/prosilver/template/search_body.html b/phpBB/styles/prosilver/template/search_body.html index dee080def5..fedbdc6642 100644 --- a/phpBB/styles/prosilver/template/search_body.html +++ b/phpBB/styles/prosilver/template/search_body.html @@ -19,13 +19,13 @@

{L_SEARCH_KEYWORDS_EXPLAIN}
-
+

{L_SEARCH_AUTHOR_EXPLAIN}
-
+
-- cgit v1.2.1