From 732f745a4a2d99319a5297552cf4883d8d9c3656 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Thu, 8 Nov 2018 09:07:05 +0100 Subject: [PATCH] [3.7] Doc: Make all versions sidebars the same for consistency. (GH-10288) (GH-10409) --- Doc/tools/templates/indexsidebar.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Doc/tools/templates/indexsidebar.html b/Doc/tools/templates/indexsidebar.html index 9c58036d6592..e69e9a305425 100644 --- a/Doc/tools/templates/indexsidebar.html +++ b/Doc/tools/templates/indexsidebar.html @@ -1,12 +1,13 @@

{% trans %}Download{% endtrans %}

{% trans %}Download these documents{% endtrans %}

-

{% trans %}Docs for other versions{% endtrans %}

+

{% trans %}Docs by version{% endtrans %}

{% trans %}Other resources{% endtrans %}

-- 2.47.3