svn commit: r50731 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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&sektion=1&apropos=0">Man</a>
<select name="sektion">
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"