ZBLOG 搜索表单
<form name="search" method="post" action="/zb_system/cmd.php?act=search"> <input type="text" name="q" /> <input type="submit" value="搜索" /> </form>
调用搜索模板
{module:searchpanel}
摘要:ZBLOG 搜索表单<form name="search" method="post" action="/zb_system/cmd.php?act=search"> <input type="text" name="q" /> <input type="submit" value="搜索" /
<form name="search" method="post" action="/zb_system/cmd.php?act=search"> <input type="text" name="q" /> <input type="submit" value="搜索" /> </form>
{module:searchpanel}