Add description search-box.
authorMike Taylor <mike@indexdata.com>
Fri, 1 Dec 2006 14:51:19 +0000 (14:51 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 1 Dec 2006 14:51:19 +0000 (14:51 +0000)
web/htdocs/details/find.mc

index b78bf50..b1b584f 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: find.mc,v 1.6 2006-11-16 12:16:46 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 {
         <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>
         <th>Sort by</th>