Add description search-box.
[irspy-moved-to-github.git] / web / htdocs / details / find.mc
index c76459e..b1b584f 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: find.mc,v 1.5 2006-09-25 15:32:06 mike Exp $
+%# $Id: find.mc,v 1.7 2006-12-01 14:51:19 mike Exp $
 % if ($r->param("_search")) {
 %     $m->comp("found.mc");
 % } else {
@@ -60,6 +60,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>