Code: Select all
<h3>{L_SEARCH_QUERY}</h3>
Code: Select all
<label for="gSearch"><span style="color: #FF0000;"><strong>{L_SEARCH_GOOGLE}</strong></span> <input class="radio" name="gsearch" type="checkbox" id="gSearch" /></label><br />
Well i don speak italian or can read italian so i can test your advanced searchLuckyluciano wrote:Great mod, I installed the mod in my advanced search, for those interested in the modification of the file these steps:
Open styles/prosilver/template/search_body.html
Search:
Add afterCode: Select all
<h3>{L_SEARCH_QUERY}</h3>
Code: Select all
<label for="gSearch"><span style="color: #FF0000;"><strong>{L_SEARCH_GOOGLE}</strong></span> <input class="radio" name="gsearch" type="checkbox" id="gSearch" /></label><br />