Merge pull request #3325 from matrix-org/jryans/tweak-privacy-copy

Tweak privacy settings copy and whitespace
This commit is contained in:
J. Ryan Stinnett 2019-08-19 21:35:49 +01:00 committed by GitHub
commit fef3438ef1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 5 deletions

View file

@ -333,7 +333,7 @@ export default class SetIdServer extends React.Component {
<span className="mx_SettingsTab_subsectionText">
{bodyText}
</span>
<Field label={_t("Identity Server")}
<Field label={_t("Enter a new identity server")}
id="mx_SetIdServer_idServer"
type="text"
autoComplete="off"