Commit c9158798 authored by Andre Malo's avatar Andre Malo
Browse files

better google search selector

parent 0e1d6301
Loading
Loading
Loading
Loading
+2 −2
Changes for docs/manual/style/xsl/indexpage.xsl: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -174,8 +174,8 @@
    <!-- (submit the original button and name) -->
    <input type="hidden" name="btnG" value="Google Search" />

    <!-- including the exact phrase "Apache 2.0" -->
    <input type="hidden" value="Apache 2.0" name="as_epq" />
    <!-- including the exact phrase "Version 2.0" -->
    <input type="hidden" value="{$message[@id='version']}" name="as_epq" />

    <!-- with at least one of the words (none) -->
    <input type="hidden" value="" name="as_oq" />