]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - templates/modules/planet/search-box.html
Massive web site update
[people/shoehn/ipfire.org.git] / templates / modules / planet / search-box.html
index 6d4f36b20ac2e45aac56a4c1ca131d4b03644cd4..3fc3f67b67563910a91a5e1f5d92c9807456bb4c 100644 (file)
@@ -8,18 +8,6 @@
                                <button type="submit" class="btn btn-default">
                                        <i class="glyphicon glyphicon-search"></i>
                                </button>
-
-                               <div class="btn-group">
-                                       <a class="btn btn-default dropdown-toggle" data-toggle="dropdown" href="#">
-                                               {{ _("All posts from") }}
-                                               <span class="caret"></span>
-                                       </a>
-                                       <ul class="dropdown-menu">
-                                               {% for y in years %}
-                                                       <li><a href="/year/{{ y }}">{{ y }}</a></li>
-                                               {% end %}
-                                       </ul>
-                               </div>
                        </div>
                </form>
        </div>