Remove hint for using '*' as a wildcard in advanced search.
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Tue, 19 Oct 2010 21:29:38 +0000 (23:29 +0200)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Tue, 19 Oct 2010 21:29:38 +0000 (23:29 +0200)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
templates/search/adv.form.tpl

index ee730a4..7ba93b5 100644 (file)
@@ -494,8 +494,5 @@ function cleanForm(f) {
     </tr>
   </table>
 </form>
-<p>
-  <small><strong>N.B.&nbsp;:</strong> le caractère joker * peut remplacer une ou plusieurs lettres dans les recherches.</small>
-</p>
 
 {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}