]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/_search-form.twig
autofocus on all themes
[github/wallabag/wallabag.git] / themes / baggy / _search-form.twig
index 073291f4c32fc47afecb61185102caadb22e1f1a..7b2c70824016366bde13e2d77399e58c10f37ac3 100644 (file)
@@ -1,7 +1,7 @@
 <div id="search-form" class="messages info">
 <form method="get" action="index.php">
         <input type="hidden" name="view" value="search"></input>
-        <label><a href="javascript: void(null);" id="search-form-close">X</a>{% trans "Search" %}</label> : <input required placeholder="{% trans "something to search" %}" type="text" name="search" id="searchfield" />
+        <label><a href="javascript: void(null);" id="search-form-close">X</a>{% trans "Search" %}</label> : <input required placeholder="{% trans "Enter your search here" %}" type="text" name="search" id="searchfield" />
         <input id="submit-search" type="submit" value="{% trans "Search" %} !"></input>
 </form>
 </div>
\ No newline at end of file