Files
Froxlor/templates/Sparkle/misc/htmlsearchcode.tpl
Michael Kaufmann 370ccbdb74 refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
2018-12-21 20:51:44 +01:00

8 lines
340 B
Smarty

{\Froxlor\I18N\Lang::getAll()['panel']['search']}:&nbsp;
<select name="searchfield">
{$fieldoptions}
</select>&nbsp;
<input type="text" name="searchtext" class="searchtext" value="{$searchtext}" />&nbsp;
<input type="submit" name="Go" value="Go" class="submitsearch" />
<input type="reset" name="Reset" value="Reset" class="resetsearch" />