diff --git a/frontend/src/AppSetup.vue b/frontend/src/AppSetup.vue index b74efe4f5..fa17be781 100644 --- a/frontend/src/AppSetup.vue +++ b/frontend/src/AppSetup.vue @@ -4,7 +4,7 @@ -

Welcome to your new Speckle Server!

+

Welcome to your new Speckle Server!

There's a bit of housekeeping to do first before we're ready to roll.

diff --git a/frontend/src/components/RegistrationForm.vue b/frontend/src/components/RegistrationForm.vue index f58abd770..dae1a23fe 100644 --- a/frontend/src/components/RegistrationForm.vue +++ b/frontend/src/components/RegistrationForm.vue @@ -2,14 +2,16 @@ - -

Registering a first admin user will allow you to manage this Speckle Server.

- - - - - - Submit + + + Since you have deployed this server, you need to register first. This will grant you admin rights and allow you to manage this server. + + + + + + + Submit
@@ -17,8 +19,26 @@ \ No newline at end of file