From 07b33d3989f7e243052ee5d8e5a6832822bda5eb Mon Sep 17 00:00:00 2001 From: Oliver Eyton-Williams Date: Wed, 8 May 2019 20:37:20 +0200 Subject: [PATCH] fix(client): Donate other display correct submit button text --- client/src/pages/donate-other.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/pages/donate-other.js b/client/src/pages/donate-other.js index 324f7cee18..4474e64d9e 100644 --- a/client/src/pages/donate-other.js +++ b/client/src/pages/donate-other.js @@ -67,17 +67,17 @@ class DonateOtherPage extends Component { } target='_blank' > - {' '} + {' '} {' '} );