aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages/tip.tsx
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-11-02 00:46:57 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-11-02 00:46:57 +0100
commitd6a3a54d28a5d1e21cc3cca9927c78f674044531 (patch)
tree6a1c7da3e73305ecbf12e67fcbbbe1fbe6bfe302 /src/webex/pages/tip.tsx
parent574e6ce37ccf11fb15788937239acf79d76a8c20 (diff)
downloadwallet-core-d6a3a54d28a5d1e21cc3cca9927c78f674044531.tar.xz
installation popup in FF
Diffstat (limited to 'src/webex/pages/tip.tsx')
-rw-r--r--src/webex/pages/tip.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webex/pages/tip.tsx b/src/webex/pages/tip.tsx
index 0a066053b..148b8203c 100644
--- a/src/webex/pages/tip.tsx
+++ b/src/webex/pages/tip.tsx
@@ -88,7 +88,7 @@ function TipDisplay(props: { talerTipUri: string }) {
</p>
<form className="pure-form">
<ProgressButton loading={loading} onClick={() => accept()}>
- AcceptTip
+ Accept Tip
</ProgressButton>
{" "}
<button className="pure-button" type="button" onClick={() => discard()}>