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/setup.tsx | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'ui/src/components/setup.tsx') diff --git a/ui/src/components/setup.tsx b/ui/src/components/setup.tsx index 25cfadef..029f22b9 100644 --- a/ui/src/components/setup.tsx +++ b/ui/src/components/setup.tsx @@ -62,7 +62,7 @@ export class Setup extends Component {

- # + { i18n.t('lemmy_instance_setup') }

{!this.state.doneRegisteringUser ? ( this.registerUser() @@ -78,17 +78,16 @@ export class Setup extends Component { registerUser() { return (
-
- # -
+

{ i18n.t('setup_admin')}

-
-
-
-