| Index: templates/default.tmpl |
| =================================================================== |
| --- a/templates/default.tmpl |
| +++ b/templates/default.tmpl |
| @@ -87,17 +87,17 @@ |
| {% else %} |
| <li class="install-link first">{{"index"|linkify}}{{get_string("installation", "menu")}} <span class="sprite install-link-icon"></span></a></li> |
| {% endif %} |
| {% for name in ["about", "features", "bugs", "contribute"] %} |
| {{pageitem(name)}} |
| {% endfor %} |
| <li id="search"> |
| <form action="https://www.google.com/cse" id="search-box"> |
| - <input name="cx" value="001104437084080304350:n8odfuv0gvi" type="hidden"> |
| + <input name="cx" value="001123836313771357446:qg27swycb5q" type="hidden"> |
| <input name="ie" value="UTF-8" type="hidden"> |
| <label id="search-field-label-plain" for="search-field">{{get_string("search", "menu")}}</label> |
| <input id="search-field" name="q" type="search"> |
| <label id="search-field-label-button" for="search-field"> |
| <button id="search-button" type="submit">{{get_string("search", "menu")}}</button> |
| </label> |
| </form> |
| </li> |