From 105de6b637898cbbeae88909baf04706c856e839 Mon Sep 17 00:00:00 2001 From: Oleg Pudeyev Date: Thu, 29 Apr 2010 10:10:35 -0400 Subject: [PATCH 1/3] [ticket/7417] Focus search keywords field when prosilver search page is loaded. PHPBB3-7417 --- phpBB/styles/prosilver/template/search_body.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/search_body.html b/phpBB/styles/prosilver/template/search_body.html index 612641b141..6616b95a73 100644 --- a/phpBB/styles/prosilver/template/search_body.html +++ b/phpBB/styles/prosilver/template/search_body.html @@ -1,5 +1,11 @@ + +

{L_SEARCH}

@@ -119,4 +125,4 @@ - \ No newline at end of file + From 6e9cf09adbc79d8327b1817096c3b16f50fc80d9 Mon Sep 17 00:00:00 2001 From: Oleg Pudeyev Date: Thu, 29 Apr 2010 10:17:16 -0400 Subject: [PATCH 2/3] [ticket/7417] Focus username field when prosilver login page is loaded. PHPBB3-7417 --- phpBB/styles/prosilver/template/login_body.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/phpBB/styles/prosilver/template/login_body.html b/phpBB/styles/prosilver/template/login_body.html index e52ccd6434..26e425a1d0 100644 --- a/phpBB/styles/prosilver/template/login_body.html +++ b/phpBB/styles/prosilver/template/login_body.html @@ -1,5 +1,11 @@ + +
From 940191973fdbffffe51baf1dc5e6abc5bcdf0d75 Mon Sep 17 00:00:00 2001 From: Oleg Pudeyev Date: Thu, 29 Apr 2010 10:38:28 -0400 Subject: [PATCH 3/3] [ticket/7417] Also focus search keywords and username in subsilver2. PHPBB3-7417 --- .../subsilver2/template/login_body.html | 19 ++++++++++++++++++- .../subsilver2/template/search_body.html | 19 ++++++++++++++++++- 2 files changed, 36 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/subsilver2/template/login_body.html b/phpBB/styles/subsilver2/template/login_body.html index 503de9e69e..90bbf8c139 100644 --- a/phpBB/styles/subsilver2/template/login_body.html +++ b/phpBB/styles/subsilver2/template/login_body.html @@ -88,4 +88,21 @@
- \ No newline at end of file + + + diff --git a/phpBB/styles/subsilver2/template/search_body.html b/phpBB/styles/subsilver2/template/search_body.html index a0ec30e9ba..763a229c83 100644 --- a/phpBB/styles/subsilver2/template/search_body.html +++ b/phpBB/styles/subsilver2/template/search_body.html @@ -75,4 +75,21 @@
- \ No newline at end of file + + +