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>
This commit is contained in:
parent
f70afbd565
commit
6134b3079e
|
@ -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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<p>This is required to create your account on {{ server_name }}, and you can't change this later.</p>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
|
|
Loading…
Reference in New Issue