update search tips, no need to use 'bytecode' keyword when searching for a class or package name

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741468 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2009-02-06 08:24:41 +00:00
parent 62abdcacc4
commit 9cb1a3f329

View File

@ -69,8 +69,7 @@
<table class="settings">
<tr>
<td>
<b>*</b> To search for Java classes, packages or methods, use the keyword <code>bytecode:</code>
before the term. For example: <code>bytecode:MyClass</code>, or <code>bytecode:myMethod</code><br/>
<b>*</b> To search for Java classes or packages, just type the class name or package name in the search box.<br/>
</td>
</tr>
<tr>