aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/search_body.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14066] Add template events to search_body.htmlrxu2015-11-121-0/+13
| | | | PHPBB3-14066
* [ticket/13808] search_body_form_beforedragosvr922015-05-091-0/+1
| | | | | | | | Extensions may be designed to add secondary search options, such as Google search in the search_body.html. There are no events in the searchbody, so this should be merged. PHPBB3-13808
* Merge branch 'develop' into ticket/11935Matt Friedman2013-10-201-1/+1
|\
| * [ticket/11552] Responsive member listVjacheslav Trushkin2013-10-191-1/+1
| | | | | | | | | | | | Responsive member list and better responsive tables PHPBB3-11552
* | [ticket/11935] Remove obsolete table attributes from ProsilverMatt Friedman2013-10-191-1/+1
|/ | | | | | | cellpadding, cellspacing, border are obsolete table attributes. They are handled by CSS already using table and .table1 PHPBB3-11935
* [ticket/11795] Redo form elements auto-focusVjacheslav Trushkin2013-09-141-9/+1
| | | | | | | Use data-focus attribute for forms to focus elements when document is loaded instead of adding JavaScript PHPBB3-11795
* [ticket/11010] Change input type to search for search formsVjacheslav Trushkin2013-05-201-2/+2
| | | | | | | | Change input type to search for search forms Replace search placeholder JS with placeholder attribute Add style for search placeholder PHPBB3-11010
* [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-101-9/+9
| | | | | | | Replace all the instances (I could find) where the colon is displayed to the user with {L_COLON} so it can be localised. PHPBB3-10780
* [ticket/11008] Change onunload_functions to not use eval()Igor Wiedler2012-07-211-1/+3
| | | | PHPBB3-11008
* [ticket/10734] Removed unwanted span classesShibu Lijack2012-04-021-8/+8
| | | | | | Removed the corner and clear span classes PHPBB-10734
* [ticket/9220] Remove margin on table.table1 so it's centered in the blue box.Joas Schilling2012-02-271-1/+1
| | | | | | | | | | The problem here was, that we use width: 100% in combination with the negative margin. This causes the element to be just moved to the side, so it's not centered anymore. width: auto would fix this, but it causes strange behaviour on IE and looks even more ugly. So I decided to just remove the margin at all. The border is now 1px thicker for all sides. PHPBB3-9220
* [ticket/7417] Focus search keywords field when prosilver search page is loaded.Oleg Pudeyev2010-10-161-1/+7
| | | | PHPBB3-7417
* some whitespace changesMeik Sievertsen2009-08-201-6/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10022 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added an option to specify a port for the LDAP serverNils Adermann2007-08-231-0/+2
| | | | | | | - restricted access to "Recent searches" to admins who are allowed to configure search [Bug #14085] git-svn-id: file:///svn/phpbb/trunk@8064 89ea8834-ac86-4346-8a33-228a782c2dd0
* some fixesMeik Sievertsen2007-04-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7286 89ea8834-ac86-4346-8a33-228a782c2dd0
* say hello to prosilver... YAAAYEEEEMeik Sievertsen2007-04-011-0/+120
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0