OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / widgets / m / bbs_2ch_search_box / include / template / index.tmpl.html
1 <patTemplate:tmpl name="_widget">
2 <form action="{URL}" method="post" name="bbs_2ch_search_box" class="form">
3 <input type="hidden" name="act" value="bbs_search" />
4 <div><input type="text" name="keyword" size="16" maxlength="16" /><input type="submit" value="検索" /></div>
5 </form>
6 </patTemplate:tmpl>