Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2017 17:45:53 +0000 (UTC)
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50731 - head/en_US.ISO8859-1/htdocs/cgi
Message-ID:  <201708271745.v7RHjrlj071465@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wosch
Date: Sun Aug 27 17:45:52 2017
New Revision: 50731
URL: https://svnweb.freebsd.org/changeset/doc/50731

Log:
  the Reset button is rather useless, remove it

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/man.cgi

Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun Aug 27 17:38:37 2017	(r50730)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sun Aug 27 17:45:52 2017	(r50731)
@@ -1717,7 +1717,6 @@ sub formquery {
 Man Page or Keyword Search:
 <input value="$query" name="query" />
 <input type="submit" value="Submit" />
-<input type="reset" value="Reset" />
 <br />
 <input name="apropos" value="0" type="radio"$astring /> <a href="$BASE?query=man&amp;sektion=1&amp;apropos=0">Man</a>
 <select name="sektion">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708271745.v7RHjrlj071465>