]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1523172 - Advanced Search link on home page doesn’t always take me to Advanced...
authorKohei Yoshino <kohei.yoshino@gmail.com>
Mon, 28 Jan 2019 16:01:58 +0000 (11:01 -0500)
committerGitHub <noreply@github.com>
Mon, 28 Jan 2019 16:01:58 +0000 (11:01 -0500)
template/en/default/index.html.tmpl

index 0db8ab97e496ccaa717a7ad93901b7a0137af90c..8696d713701f3d0ca6b68df458eab77bad2e0d0d 100644 (file)
@@ -49,7 +49,7 @@
           </li>
           [% END %]
           <li id="tile-search">
-            <a href="[% basepath FILTER none %]query.cgi">
+            <a href="[% basepath FILTER none %]query.cgi?format=advanced">
               <span class="icon" aria-hidden="true"></span>
               <span class="label">Advanced Search</span>
             </a>