Removed nwi references.
[egate.git] / www / tform.egw
index 5c6f060..bd0639f 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 {
-# $Id: tform.egw,v 1.6 1996/03/14 11:50:50 adam Exp $
+# $Id: tform.egw,v 1.7 1996/08/28 09:36:03 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
@@ -44,7 +44,6 @@
     html "\n<dt>Record type:\n"
     html {<dd><select name="recordtype">}
     html {<option> USmarc} \n
-    html {<option> WAIS} \n
     html {<option> SUTRS} \n
     html {<option> UNImarc} \n
     html {<option> UKmarc} \n
@@ -52,7 +51,7 @@
     html {<option> Normarc} \n
     html {<option> Librismarc} \n
     html {</select>}
-    html "\n<br><font size=2>Select WAIS for a WAIS server. The "
+    html "\n<br><font size=2>The "
     html "other formats apply to Z39.50 servers</font>"
 
     html "\n<dt>Databases\n"
@@ -83,4 +82,4 @@
     button-main
     button-new-target
 }
-</body></html>
\ No newline at end of file
+</body></html>