Bug 983723 - Yahoo search tags are not working properly, r=mfinkle

--HG--
extra : rebase_source : 943c79f0b0e722ccb9603005e5c97c20745ead54
This commit is contained in:
Mike Connor 2014-04-07 09:44:10 -04:00
parent 55769a2dd6
commit 19674bedbe

View File

@ -11,7 +11,7 @@
<Url type="text/html" method="GET" template="https://search.yahoo.com/search">
<Param name="p" value="{searchTerms}" />
<Param name="ei" value="UTF-8" />
<MozParam name="fr" condition="top2" trueValue="mozilla_mobile_search" falseValue="" />
<MozParam name="fr" value="mozilla_mobile_search" />
</Url>
<SearchForm>https://search.yahoo.com/</SearchForm>
</SearchPlugin>