custom_settings: modify global_title (fixes #19545)

This commit is contained in:
Benjamin Dauvergne 2017-10-19 16:19:02 +02:00
parent b468ba1c02
commit 2b45175e85
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 Unique de Territoire",
"global_title": u"compte GRANDLYON CONNECT",
"css_variant": u"grandlyon-cut",
"theme_color": u"#FF0303",
"theme": u"grandlyon-cut",