Reword 'Choose your user name' as 'Choose your account name' in the SSO registration template, in order to comply with SIWA guidelines. (#12260)

* Reword as 'Choose your account name'

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
code_spécifique_watcha
reivilibre 3 years ago committed by GitHub
parent f70afbd565
commit 6134b3079e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      changelog.d/12260.misc
  2. 2
      synapse/res/templates/sso_auth_account_details.html

@ -0,0 +1 @@
Reword 'Choose your user name' as 'Choose your account name' in the SSO registration template, in order to comply with SIWA guidelines.

@ -130,7 +130,7 @@
</head>
<body>
<header>
<h1>Choose your user name</h1>
<h1>Choose your account name</h1>
<p>This is required to create your account on {{ server_name }}, and you can't change this later.</p>
</header>
<main>

Loading…
Cancel
Save