From 556d50d03dd1d457c01ab552c8bc81f3431a0746 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Thu, 8 Nov 2018 00:11:49 +0100 Subject: Doc: Make all versions sidebars the same for consistency. (GH-10288) --- 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 8abce8e..5bb26a9 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 %}

-- cgit v0.12