From 2b5df63b3405241f42038726fbb9fe30318e9848 Mon Sep 17 00:00:00 2001 From: Sonja Happ Date: Mon, 7 Oct 2019 16:05:08 +0200 Subject: [PATCH] formatting of home page text --- src/common/home.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/home.js b/src/common/home.js index e866249..ed298ce 100644 --- a/src/common/home.js +++ b/src/common/home.js @@ -64,7 +64,7 @@ class Home extends React.Component { VILLASweb is a frontend for distributed real-time simulation hosted by {config.admin.name}.

- You are logged in as user {this.state.currentUsername} with ID {this.state.currentUserID} and role {this.state.currentRole}. + You are logged in as user {this.state.currentUsername} with ID {this.state.currentUserID} and role {this.state.currentRole}.

{/*