Revision 2747
Added by Duane Costa about 19 years ago
lib/style/skins/default/include_searchbox.jsp | ||
---|---|---|
128 | 128 |
<td width="365" align="left" class="searchcat"> |
129 | 129 |
<input type="submit" value="Search Data Catalog"> |
130 | 130 |
|
131 |
<!-- Implement this later |
|
131 |
|
|
132 | 132 |
<a target="_top" |
133 |
href="<%=relativeRoot%>/advancedsearch.jsp">
|
|
133 |
href="<%=relativeRoot%>/index_advanced.jsp">
|
|
134 | 134 |
» advanced search «</a> |
135 |
--> |
|
135 |
|
|
136 | 136 |
</td> |
137 | 137 |
</tr> |
138 | 138 |
</table> |
Also available in: Unified diff
Bug #2207. Enable hyperlink to the Advanced Search form.