Files
Froxlor/templates/Sparkle/misc/htmlsearchcode.tpl
2013-10-01 15:21:35 +02:00

7 lines
206 B
Smarty

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