Files
Froxlor/templates/Classic/misc/htmlsearchcode.tpl
Michael Kaufmann (d00p) d6b4bd8d36 add new images and templates for re-design
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
2011-02-08 10:30:03 +01:00

7 lines
232 B
Smarty

{$lng['panel']['search']}:&nbsp;
<select class="dropdown_noborder" name="searchfield">
{$fieldoptions}
</select>&nbsp;
<input type="text" name="searchtext" value="{$searchtext}" />&nbsp;
<input type="submit" name="Go" value="Go" />