[turba] clear advanced search
Bo Daley
bo at tilda.com.au
Fri May 16 00:35:05 PDT 2003
just a small fix so clearing the search on the advanced search page doesn't
bounce you off to the standard search page.
bo.
Index: templates/advanced/results_head.inc
===================================================================
RCS file: /repository/turba/templates/advanced/results_head.inc,v
retrieving revision 1.16
diff -u -r1.16 results_head.inc
--- templates/advanced/results_head.inc 30 Apr 2003 12:58:01 -0000 1.16
+++ templates/advanced/results_head.inc 16 May 2003 06:44:30 -0000
@@ -15,7 +15,7 @@
<b><?php echo _("Search Results") ?></b>
</td>
<td align="right" class="smallheader">
- <a class="menuitem" href="<?php Horde::purl('search.php?clear=1')
?>"><?php echo _("Clear Search") ?></a>
+ <a class="menuitem" href="<?php Horde::purl('advanced.php?clear=1')
?>"><?php echo _("Clear Search") ?></a>
</td>
</tr>
More information about the turba
mailing list