From 29bc38423bd1717dc591a95ec902003f3f6dcf49 Mon Sep 17 00:00:00 2001 From: Qstick Date: Thu, 10 Sep 2020 22:25:34 -0400 Subject: [PATCH] Fixed: Correct Tooltips for Clone Format and Export Fixes #4991 --- .../src/Settings/CustomFormats/CustomFormats/CustomFormat.js | 4 ++-- .../CustomFormats/ExportCustomFormatModalContent.js | 1 + src/NzbDrone.Core/Localization/Core/en.json | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormat.js b/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormat.js index ddf111c48..4dad8f517 100644 --- a/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormat.js +++ b/frontend/src/Settings/CustomFormats/CustomFormats/CustomFormat.js @@ -93,14 +93,14 @@ class CustomFormat extends Component {
diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/ExportCustomFormatModalContent.js b/frontend/src/Settings/CustomFormats/CustomFormats/ExportCustomFormatModalContent.js index 8a59934b0..41f2a36bb 100644 --- a/frontend/src/Settings/CustomFormats/CustomFormats/ExportCustomFormatModalContent.js +++ b/frontend/src/Settings/CustomFormats/CustomFormats/ExportCustomFormatModalContent.js @@ -60,6 +60,7 @@ class ExportCustomFormatModalContent extends Component {