From 6dd3264e7f1e67d23015daa68a668cca0d26fc54 Mon Sep 17 00:00:00 2001 From: Elisabeth Henry Date: Thu, 22 Sep 2016 15:33:13 +0200 Subject: [PATCH] Remove menu from lang/xx.yamls as it is identical to toc --- lang/en.yaml | 1 - lang/fr.yaml | 1 - templates/html_dir/chapter.html | 2 +- templates/html_dir/index.html | 2 +- templates/html_single/template.html | 2 +- 5 files changed, 3 insertions(+), 5 deletions(-) diff --git a/lang/en.yaml b/lang/en.yaml index 6a1cfe7..8e5e6b8 100644 --- a/lang/en.yaml +++ b/lang/en.yaml @@ -1,4 +1,3 @@ -menu: Table of contents toc: Table of contents chapter: Chapter diff --git a/lang/fr.yaml b/lang/fr.yaml index 825226d..2eac412 100644 --- a/lang/fr.yaml +++ b/lang/fr.yaml @@ -1,4 +1,3 @@ -menu: Table des matières toc: Table des matières chapter: Chapitre diff --git a/templates/html_dir/chapter.html b/templates/html_dir/chapter.html index d05ba2b..53fac24 100644 --- a/templates/html_dir/chapter.html +++ b/templates/html_dir/chapter.html @@ -37,7 +37,7 @@ {{{header}}} {{{prev_chapter}}} diff --git a/templates/html_dir/index.html b/templates/html_dir/index.html index 37c84ef..445aa11 100644 --- a/templates/html_dir/index.html +++ b/templates/html_dir/index.html @@ -37,7 +37,7 @@ {{{header}}}

{{{title}}}

diff --git a/templates/html_single/template.html b/templates/html_single/template.html index 4809adf..97f280b 100644 --- a/templates/html_single/template.html +++ b/templates/html_single/template.html @@ -53,7 +53,7 @@

{{{title}}}