From 0da92d1cfee14065b7a4609466b2a08e6cb699d6 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Fri, 5 Mar 2021 10:18:21 +0100 Subject: [PATCH] Fixed UI bug on staff user loading screen --- ghost/admin/app/templates/staff/user-loading.hbs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ghost/admin/app/templates/staff/user-loading.hbs b/ghost/admin/app/templates/staff/user-loading.hbs index 57732ac66b..dc295655fc 100644 --- a/ghost/admin/app/templates/staff/user-loading.hbs +++ b/ghost/admin/app/templates/staff/user-loading.hbs @@ -1,15 +1,15 @@
-
+

Staff {{svg-jar "arrow-right"}} - {{user.name}} + {{this.user.name}}

-
Save
+
Save
-
+