1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-13 08:02:38 +03:00

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
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"