blob: 85a76136608e0bd6c15fc2c254256769f31a023c (
plain)
1
2
3
4
5
6
7
8
9
10
|
{strip}
{form method="get" ipackage=search ifile="index.php"}
<div class="form-group">
<input id="fuser" name="highlight" size="16" type="text" accesskey="s" value="{tr}search{/tr}" onfocus="this.value=''" />
</div>
<div class="form-group submit">
<input type="submit" name="search" value="{tr}go{/tr}" />
</div>
{/form}
{/strip}
|