From 6a59d2b2f99e19d4bf729768cabe4e66b350ecac Mon Sep 17 00:00:00 2001 From: jessopb <36554050+jessopb@users.noreply.github.com> Date: Mon, 8 Jun 2020 07:50:09 -0400 Subject: [PATCH] Revert "fix channel revoke confirmation" --- static/app-strings.json | 4 +--- ui/modal/modalRevokeClaim/view.jsx | 12 ++++++++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index 62c59f64d..ecbb8dc4d 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1202,7 +1202,5 @@ "Sending information to third parties (e.g. Google Analytics or Mixpanel) allows us to use detailed\n analytical reports to improve all aspects of LBRY.": "Sending information to third parties (e.g. Google Analytics or Mixpanel) allows us to use detailed\n analytical reports to improve all aspects of LBRY.", "Sharing information with LBRY, Inc. allows us to report to publishers how their content is doing, as\n well as track basic usage and performance. This is the minimum required to earn rewards from LBRY, Inc.": "Sharing information with LBRY, Inc. allows us to report to publishers how their content is doing, as\n well as track basic usage and performance. This is the minimum required to earn rewards from LBRY, Inc.", "No information will be sent directly to LBRY, Inc. or third-parties about your usage. Note that as\n peer-to-peer software, your IP address and potentially other system information can be sent to other\n users, though this information is not stored permanently.": "No information will be sent directly to LBRY, Inc. or third-parties about your usage. Note that as\n peer-to-peer software, your IP address and potentially other system information can be sent to other\n users, though this information is not stored permanently.", - "%view_count% Views": "%view_count% Views", - "This channel hasn't published anything yet": "This channel hasn't published anything yet", - "Buy": "Buy" + "%view_count% Views": "%view_count% Views" } \ No newline at end of file diff --git a/ui/modal/modalRevokeClaim/view.jsx b/ui/modal/modalRevokeClaim/view.jsx index 568cea49d..3c1c87074 100644 --- a/ui/modal/modalRevokeClaim/view.jsx +++ b/ui/modal/modalRevokeClaim/view.jsx @@ -91,13 +91,21 @@ export default function ModalRevokeClaim(props: Props) { const label = getButtonLabel(type, isSupport); return ( - + -