Reword search moving setting
parent
fc88d259d7
commit
3f87018ac8
|
@ -111,7 +111,7 @@
|
|||
<br />
|
||||
<li>
|
||||
<b><img src="../../images/toggle-move-up.png" height="12" alt="" /> On Google, move indie wiki results to the top of
|
||||
search results</b>
|
||||
the page</b>
|
||||
<br />
|
||||
By default, Indie Wiki Buddy will re-order the results page on Google to move indie wiki results to the top,
|
||||
if they are further down the first page of results. This allows you to find the pages you're looking for on indie wikis
|
||||
|
|
|
@ -168,16 +168,14 @@
|
|||
<label>
|
||||
<input id="hiddenResultsBannerCheckbox" type="checkbox" />
|
||||
<img src="../../images/toggle-banner.png" height="12" alt="" />
|
||||
On search engines, show banner when
|
||||
non-indie results are hidden
|
||||
On search engines, show banner when non-indie results are hidden
|
||||
</label>
|
||||
</div>
|
||||
<div class="settingToggle">
|
||||
<label>
|
||||
<input id="reorderResultsCheckbox" type="checkbox" />
|
||||
<img src="../../images/toggle-move-up.png" height="12" alt="" />
|
||||
On Google, move indie wiki results to the top of
|
||||
search results
|
||||
On Google, move indie wiki results to the top of the page
|
||||
</label>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
|
|
@ -159,16 +159,14 @@
|
|||
<label>
|
||||
<input id="hiddenResultsBannerCheckbox" type="checkbox" />
|
||||
<img src="../../images/toggle-banner.png" height="12" alt="" />
|
||||
On search engines, show banner when
|
||||
non-indie results are hidden
|
||||
On search engines, show banner when non-indie results are hidden
|
||||
</label>
|
||||
</div>
|
||||
<div class="settingToggle">
|
||||
<label>
|
||||
<input id="reorderResultsCheckbox" type="checkbox" />
|
||||
<img src="../../images/toggle-move-up.png" height="12" alt="" />
|
||||
On Google, move indie wiki results to the top of
|
||||
search results
|
||||
On Google, move indie wiki results to the top of the page
|
||||
</label>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
|
Loading…
Reference in New Issue