source:
trunk/templates/sbox.tmpl@
46
Last change on this file since 46 was 46, checked in by , 15 years ago | |
---|---|
File size: 290 bytes |
Line | |
---|---|
1 | <form action="<TMPL_VAR NAME=whereami>" method="post"> |
2 | <fieldset> |
3 | Search subgroups: <input type="checkbox" <TMPL_IF searchsubs>checked="checked"</TMPL_IF> name="searchsubs" /> |
4 | <input name="filter" value="<TMPL_VAR NAME=filter>" /> |
5 | <input type="submit" value="Search" /> |
6 | </fieldset> |
7 | </form> |
Note:
See TracBrowser
for help on using the repository browser.