From 2f9a052f89fe8d34fedcd2219e644dd51cda5505 Mon Sep 17 00:00:00 2001 From: Richard Date: Fri, 31 Jan 2020 21:52:27 +0100 Subject: usability features This are all the commits from another PR combined into a single commit. --- ui/src/components/password_change.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/src/components/password_change.tsx') diff --git a/ui/src/components/password_change.tsx b/ui/src/components/password_change.tsx index 10b6867c..7774b783 100644 --- a/ui/src/components/password_change.tsx +++ b/ui/src/components/password_change.tsx @@ -59,7 +59,7 @@ export class PasswordChange extends Component {
- # + { i18n.t('password_change') }
{this.passwordChangeForm()}
-- cgit v1.2.3