Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 698f7460 authored by Aude M's avatar Aude M
Browse files

correcting typos line 306

parent 0fd62dc8
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -303,7 +303,7 @@
     {{ tab_header('enginetab', 'category' + categ, _(categ), ns.checked )}}
     {{ tab_header('enginetab', 'category' + categ, _(categ), ns.checked )}}
     {% set ns.checked = false %}
     {% set ns.checked = false %}
     {% if categ == DEFAULT_CATEGORY %}
     {% if categ == DEFAULT_CATEGORY %}
      <p>{{_('This tab dues not exists in the user interface, but you can search in these engines by its !bangs.')}} <a href="{{ url_for('info', pagename='search-syntax') }}">&#9432;</a></p>
      <p>{{_('This tab does not exist in the user interface, but you can search in these engines by its !bangs.')}} <a href="{{ url_for('info', pagename='search-syntax') }}">&#9432;</a></p>
     {% endif %}
     {% endif %}
    <div class="scrollx">
    <div class="scrollx">
    <table class="striped table_engines">
    <table class="striped table_engines">