aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-10-07 08:50:28 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-10-07 08:50:28 +0000
commit783d001e026ac24188d70c896a9fc38d57fd54f5 (patch)
tree60e668684e3fb5014f7d631b87e84e81eab4100b
parentdf973b355e38f64a62f8a07d6fbe3bbcd153d726 (diff)
Notes
-rw-r--r--share/xml/header.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/xml/header.ent b/share/xml/header.ent
index d375d59787..87f0512165 100644
--- a/share/xml/header.ent
+++ b/share/xml/header.ent
@@ -65,7 +65,7 @@
<!ENTITY header2.searchbox '
<div id="search" xmlns="http://www.w3.org/1999/xhtml">
<form method="get" id="search-form" action="https://duckduckgo.com/"
- onsubmit="document.getElementById(&#39;words&#39;).value+=&#39; site: www.FreeBSD.org site: docs.FreeBSD.org site: lists.FreeBSD.org site: wiki.FreeBSD.org site: forums.FreeBSD.org&#39;">
+ onsubmit="document.getElementById(&#39;words&#39;).value+=&#39; (site:www.FreeBSD.org OR site:docs.FreeBSD.org OR site:lists.FreeBSD.org OR site:wiki.FreeBSD.org OR site:forums.FreeBSD.org)&#39;">
<h2 class="blockhide"><label for="words">&header2.word.search;</label></h2>
<input type="hidden" name="ka" value="v" />
<input type="hidden" name="kt" value="v" />