Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default
In directory usw-pr-cvs1:/tmp/cvs-serv21660/phpslash-ft/public_html/templates/en/default
Modified Files:
searchPage.tpl
Log Message:
search comments
Index: searchPage.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default/searchPage.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** searchPage.tpl 2001/11/24 14:02:12 1.3
--- searchPage.tpl 2002/01/24 13:27:09 1.4
***************
*** 9,13 ****
<input type="text" name="query" size="50" value="{QUERY_STRING}"><br>
<input type="checkbox" name="use_comments">
! Search Comments as well as stories
</td>
<td>
--- 9,13 ----
<input type="text" name="query" size="50" value="{QUERY_STRING}"><br>
<input type="checkbox" name="use_comments">
! Search Comment text
</td>
<td>
|