Help link component path changed.
[irspy-moved-to-github.git] / web / htdocs / details / find.mc
index 497dcb8..2aff094 100644 (file)
@@ -1,12 +1,13 @@
-%# $Id: find.mc,v 1.4 2006-09-20 11:13:15 mike Exp $
+%# $Id: find.mc,v 1.9 2006-12-01 16:49:43 mike Exp $
 % if ($r->param("_search")) {
 %     $m->comp("found.mc");
 % } else {
      <p>
       Choose one or more critera by which to search for registered
       targets, then press the <b>Search</b> button.
+<& /help/link.mc, help => "find" &>
      </p>
-     <form>
+     <form method="get" action="">
       <table class="searchform">
        <tr>
         <th>(Anywhere)</th>
@@ -60,6 +61,9 @@
         <th>Author</th>
        <td><input type="text" name="dc.creator" size="40"/></td>
        </tr>
+       <tr>
+        <th>Description</th>
+       <td><input type="text" name="dc.description" size="40"/></td>
        </tr>
        <tr><td colspan="2">&nbsp;</td></tr>
        <tr>