From 86b49b6fe2b1e72ab01ecb357b5c2c19ef2aa4a8 Mon Sep 17 00:00:00 2001 From: Marliana Lara Date: Thu, 2 Apr 2020 14:19:13 -0400 Subject: [PATCH] Mark login button for translation --- awx/ui_next/src/screens/Login/Login.jsx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/awx/ui_next/src/screens/Login/Login.jsx b/awx/ui_next/src/screens/Login/Login.jsx index 8abece15e9..51617be26c 100644 --- a/awx/ui_next/src/screens/Login/Login.jsx +++ b/awx/ui_next/src/screens/Login/Login.jsx @@ -129,17 +129,18 @@ class AWXLogin extends Component { > );