summaryrefslogtreecommitdiffstats
path: root/theme/templates/website/includes/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/templates/website/includes/header.html')
-rw-r--r--theme/templates/website/includes/header.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/templates/website/includes/header.html b/theme/templates/website/includes/header.html
index 7ece689..84ae83c 100644
--- a/theme/templates/website/includes/header.html
+++ b/theme/templates/website/includes/header.html
@@ -1,6 +1,5 @@
<div class="book-header" role="navigation">
<!-- Actions Left -->
- <a href="#" class="btn pull-left toggle-summary" aria-label="{{ __("SUMMARY_TOGGLE") }}"><i class="fa fa-align-justify"></i></a>
{% if glossary.length > 0 %}
<a href="{{ basePath }}/GLOSSARY.html" class="btn pull-left" aria-label="{{ __("GLOSSARY_OPEN") }}"><i class="fa fa-sort-alpha-asc"></i></a>
{% endif %}