|
|
@ -37,11 +37,11 @@
|
|
|
|
<dt><label for="postsort">Post-Sort:</label></dt>
|
|
|
|
<dt><label for="postsort">Post-Sort:</label></dt>
|
|
|
|
<dd><input type="checkbox" name="postsort" id="postsort" #[postsortChecked]# /></dd>
|
|
|
|
<dd><input type="checkbox" name="postsort" id="postsort" #[postsortChecked]# /></dd>
|
|
|
|
<dt><label for="localcount">Max. number of results:</label></dt>
|
|
|
|
<dt><label for="localcount">Max. number of results:</label></dt>
|
|
|
|
<dd><input type="text" name="localcount" id="localcount" value="#[localCount]#" size="4" maxlength="5" /></dd>
|
|
|
|
<dd><input type="text" name="localCount" id="localCount" value="#[localCount]#" size="4" maxlength="5" /></dd>
|
|
|
|
<dt><label for="localtime">Max. search time (seconds):</label></dt>
|
|
|
|
<dt><label for="localtime">Max. search time (seconds):</label></dt>
|
|
|
|
<dd><input type="text" name="localtime" id="localtime" value="#[localTime]#" size="4" maxlength="3" /></dd>
|
|
|
|
<dd><input type="text" name="localTime" id="localTime" value="#[localTime]#" size="4" maxlength="3" /></dd>
|
|
|
|
<dt><label for="localwdist">Max. word distance:</label></dt>
|
|
|
|
<dt><label for="localwdist">Max. word distance:</label></dt>
|
|
|
|
<dd><input type="text" name="localwdist" id="localwdist" value="#[localWDist]#" size="4" maxlength="4" /></dd>
|
|
|
|
<dd><input type="text" name="localWDist" id="localWDist" value="#[localWDist]#" size="4" maxlength="4" /></dd>
|
|
|
|
</dl>
|
|
|
|
</dl>
|
|
|
|
</fieldset>
|
|
|
|
</fieldset>
|
|
|
|
<fieldset>
|
|
|
|
<fieldset>
|
|
|
|