Sphider v1.3.5 Modification
---------------------------
Name And Version
----------------
[MOD] Reset Button v1.0.0
Description
-----------
This mod will add a reset button to the template giving the
user the ability to reset the search box. Enter the code from code1.txt after
the submit button code. simple but effective.
<input type="submit" value="<?php print $sph_messages['Search']?>">
CODE.TXT
<input type="reset" value="Reset" />
By David Sierowski