Update of /cvsroot/phpwebsite-comm/modules/article/templates
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14401/templates
Modified Files:
search_advanced.tpl
Log Message:
An "Editable Articles Only" filter is added to the search menu
Index: search_advanced.tpl
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/article/templates/search_advanced.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** search_advanced.tpl 30 Jun 2007 19:47:53 -0000 1.3
--- search_advanced.tpl 13 Oct 2008 14:03:54 -0000 1.4
***************
*** 70,73 ****
--- 70,76 ----
</tr>
<tr>
+ <td style="background-color: rgb(255, 238, 255); white-space: nowrap;">{EDITABLE_ONLY}{EDITABLE_ONLY_LABEL} </td>
+ </tr>
+ <tr>
<td style="background-color: rgb(255, 238, 255);">{SEARCHTEXT_LABEL}</td>
<td></td>
|