diff --git a/app/scodoc/html_sco_header.py b/app/scodoc/html_sco_header.py index 54e0176b..28d6249b 100644 --- a/app/scodoc/html_sco_header.py +++ b/app/scodoc/html_sco_header.py @@ -134,7 +134,7 @@ def scodoc_top_html_header(page_title="ScoDoc: bienvenue"): def sco_header( # optional args page_title="", # page title - no_side_bar=False, # hide sidebar + no_sidebar=False, # hide sidebar cssstyles=(), # additionals CSS sheets javascripts=(), # additionals JS filenames to load scripts=(), # script to put in page header @@ -154,13 +154,13 @@ def sco_header( params = { "page_title": page_title or sco_version.SCONAME, - "no_side_bar": no_side_bar, + "no_sidebar": no_sidebar, "ScoURL": url_for("scolar.index_html", scodoc_dept=g.scodoc_dept), "encoding": scu.SCO_ENCODING, "titrebandeau_mkup": "