custom_settings: modify global_title (fixes #19545)

This commit is contained in:
Benjamin Dauvergne 2017-10-19 16:48:05 +02:00
parent 2b45175e85
commit 76d453c734
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ A2_FC_SCOPES = ['openid', 'identite_pivot', 'email', 'address', 'phone']
TEMPLATE_VARS = {
"email_signature": u"Le GrandLyon",
"no_extra_js": True,
"global_title": u"compte GRANDLYON CONNECT",
"global_title": u"GRANDLYON CONNECT",
"css_variant": u"grandlyon-cut",
"theme_color": u"#FF0303",
"theme": u"grandlyon-cut",