fix: remove old search help button
This commit is contained in:
parent
2ccf380863
commit
0ae283ad8e
1 changed files with 1 additions and 2 deletions
|
@ -50,14 +50,13 @@
|
||||||
class="button small square secondary"
|
class="button small square secondary"
|
||||||
title="Search help"
|
title="Search help"
|
||||||
href="{{ config.manuals.search_help }}"
|
href="{{ config.manuals.search_help }}"
|
||||||
|
target="_blank"
|
||||||
>
|
>
|
||||||
{{ icon "circle-help" }}
|
{{ icon "circle-help" }}
|
||||||
</a>
|
</a>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<span><a> Search help </a></span>
|
|
||||||
</form>
|
</form>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue