From c011b9df5ffbfe885737e5838c497277d232a350 Mon Sep 17 00:00:00 2001 From: André Oliveira Date: Thu, 21 Apr 2022 12:12:40 +0100 Subject: Branding: Changed the tray and top icons --- src/components/auth/Password.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/auth/Password.js') diff --git a/src/components/auth/Password.js b/src/components/auth/Password.js index 49930f6bd..143c1d158 100644 --- a/src/components/auth/Password.js +++ b/src/components/auth/Password.js @@ -78,7 +78,7 @@ class Password extends Component { return (
this.submit(e)}> - +

{intl.formatMessage(messages.headline)}

{status.length > 0 && status.includes('sent') && ( -- cgit v1.2.3-54-g00ecf