mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
A box for searching ... pretty obvious I think ... unless you're Pit of course
git-svn-id: file:///svn/phpbb/trunk@3577 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
6
phpBB/templates/subSilver/searchbox.html
Normal file
6
phpBB/templates/subSilver/searchbox.html
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
<form method="post" name="search" action="{S_SEARCHBOX_ACTION}"><table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td nowrap="nowrap"><span class="gensmall">{L_SEARCH_FOR}:</span> <input class="post" type="text" name="search_keywords" size="20" /> <input class="liteoption" type="submit" value="{L_GO}" /></td>
|
||||
</tr>
|
||||
</table></form>
|
Reference in New Issue
Block a user