mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
parent
695e5d0005
commit
705af19b0f
3 changed files with 0 additions and 3 deletions
|
|
@ -13,7 +13,6 @@
|
|||
} -%}
|
||||
<div id="categories" class="search_categories {{categories_class}}">{{- '' -}}
|
||||
<div id="categories_container">
|
||||
{%- if display_tooltip %}<div class="help">{{ _('Click on the magnifier to perform search') }}</div>{% endif -%}
|
||||
{%- for category in categories_as_tabs -%}
|
||||
<div class="category"><input type="checkbox" id="checkbox_{{ category|replace(' ', '_') }}" name="category_{{ category }}"{% if category in selected_categories %} checked="checked"{% endif %}/>
|
||||
<label for="checkbox_{{ category|replace(' ', '_') }}" class="tooltips">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue