Diff for /db/prgsrc/search.html between versions 1.3 and 1.4

version 1.3, 2001/11/26 10:31:49 version 1.4, 2001/12/03 02:28:56
Line 7 Line 7
   
 <center>  <center>
 <!--#include virtual="reklama.html" -->  <!--#include virtual="reklama.html" -->
 <form method="post" enctype="application/x-www-form-urlencoded"  <form method="get" enctype="application/x-www-form-urlencoded"
 action="/znatoki/cgi-bin/db.cgi">  action="/znatoki/cgi-bin/db.cgi">
 <h2>Поиск в базе данных</h2>  <h2>Поиск в базе данных</h2>
 <input type="text" name="sstr" value="">   <input type="text" name="sstr" value=""> 
 <input type="submit" name="Search" value="Search">  <input type="submit" value="Поиск">
 <!--  <!--
 <br>  <br>
 <input type="checkbox" name="word" value="on">  <input type="checkbox" name="word" value="on">

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>