Moved the search button a little.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Nov 1995 17:31:04 +0000 (17:31 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Nov 1995 17:31:04 +0000 (17:31 +0000)
www/query.egw

index 152af07..19d74c8 100644 (file)
@@ -4,7 +4,7 @@
 </head>
 <body>
 {
-# $Id: query.egw,v 1.12 1995/11/08 18:07:23 adam Exp $
+# $Id: query.egw,v 1.13 1995/11/09 17:31:04 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
@@ -139,6 +139,7 @@ Alternatively you can enter your query in
 <a href="http://www.dtv.dk/ccl.html"> CCL </a> here: <br>
 <input type=text name="cclentry" size=52> <br>
 <hr>
+<input type=submit value="Search"><input type=reset value="Reset">
 <h3> Various technical parameters: </h3> <br>
 Max hits: <input type="text" name="hits" value="10" size=3>
 Records are shown in:
@@ -150,7 +151,6 @@ Records are shown in:
 </select>
 <br>
 <p>
-<input type=submit value="Search"><input type=reset value="Reset">
 </form>
 <hr>
 This page is maintained by <a href="mailto:pwh@dtv.dk"> Peter Wad Hansen </a>.