[metacat-cvs] metacat/lib/style/skins/default include_searchbox.jsp
Duane Costa
costa at ecoinformatics.org
Wed Nov 16 10:37:18 PST 2005
costa 05/11/16 10:37:18
Modified: lib/style/skins/default include_searchbox.jsp
Log:
Bug #2207. Enable hyperlink to the Advanced Search form.
Revision Changes Path
1.4 +6 -6 metacat/lib/style/skins/default/include_searchbox.jsp
Index: include_searchbox.jsp
===================================================================
RCS file: /cvs/metacat/lib/style/skins/default/include_searchbox.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- include_searchbox.jsp 14 Jan 2005 00:59:15 -0000 1.3
+++ include_searchbox.jsp 16 Nov 2005 18:37:18 -0000 1.4
@@ -7,9 +7,9 @@
* National Center for Ecological Analysis and Synthesis
* For Details: http://www.nceas.ucsb.edu/
*
- * '$Author: sgarg $'
- * '$Date: 2005/01/14 00:59:15 $'
- * '$Revision: 1.3 $'
+ * '$Author: costa $'
+ * '$Date: 2005/11/16 18:37:18 $'
+ * '$Revision: 1.4 $'
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -128,11 +128,11 @@
<td width="365" align="left" class="searchcat">
<input type="submit" value="Search Data Catalog">
- <!-- Implement this later
+
<a target="_top"
- href="<%=relativeRoot%>/advancedsearch.jsp">
+ href="<%=relativeRoot%>/index_advanced.jsp">
» advanced search «</a>
- -->
+
</td>
</tr>
</table>
More information about the Metacat-cvs
mailing list