1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-20 19:27:55 +02:00
Files
php-phpbb/phpBB/styles/subsilver2/template/searchbox.html
2010-08-20 22:55:25 +02:00

2 lines
233 B
HTML

<form method="post" name="search" action="{S_SEARCHBOX_ACTION}"><span class="gensmall">{L_SEARCH_FOR}:</span> <input class="post" type="text" name="keywords" size="20" /> <input class="btnlite" type="submit" value="{L_GO}" /></form>