From 0381a3ac8c7bd091d53433b2c6259c443633da47 Mon Sep 17 00:00:00 2001 From: Shane McDonald Date: Tue, 9 Feb 2021 20:20:33 -0500 Subject: [PATCH] Container Pull Option -> Pull Co-authored-by: Jake McDermott --- .../ExecutionEnvironment/shared/ExecutionEnvironmentForm.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui_next/src/screens/ExecutionEnvironment/shared/ExecutionEnvironmentForm.jsx b/awx/ui_next/src/screens/ExecutionEnvironment/shared/ExecutionEnvironmentForm.jsx index 548946afeb..a8e0e33a0f 100644 --- a/awx/ui_next/src/screens/ExecutionEnvironment/shared/ExecutionEnvironmentForm.jsx +++ b/awx/ui_next/src/screens/ExecutionEnvironment/shared/ExecutionEnvironmentForm.jsx @@ -88,7 +88,7 @@ function ExecutionEnvironmentFormFields({ ? 'default' : 'error' } - label={i18n._(t`Container Pull Option`)} + label={i18n._(t`Pull`)} >