gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-docs] branch master updated: fix body role for searc


From: gnunet
Subject: [GNUnet-SVN] [taler-docs] branch master updated: fix body role for search to work
Date: Thu, 29 Aug 2019 18:07:31 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3e89ff8  fix body role for search to work
3e89ff8 is described below

commit 3e89ff8559519b3604fbca3a27cbbf309b86c3b7
Author: Florian Dold <address@hidden>
AuthorDate: Thu Aug 29 18:07:27 2019 +0200

    fix body role for search to work
---
 _exts/taler_sphinx_theme/guzzle_sphinx_theme/layout.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_exts/taler_sphinx_theme/guzzle_sphinx_theme/layout.html 
b/_exts/taler_sphinx_theme/guzzle_sphinx_theme/layout.html
index a0cbe54..72a08de 100644
--- a/_exts/taler_sphinx_theme/guzzle_sphinx_theme/layout.html
+++ b/_exts/taler_sphinx_theme/guzzle_sphinx_theme/layout.html
@@ -122,7 +122,7 @@
             </ol>
           </div>
           {% endblock %}
-          <div class="document clearer body" role="body">
+          <div class="document clearer body" role="main">
             {% block body %} {% endblock %}
           </div>
           {%- block bottom_rel_links %}

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]