summaryrefslogtreecommitdiff
path: root/animism-align/frontend/app/views/viewer/forms/subscription.form.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-11-10 01:21:35 +0100
committerJules Laplace <julescarbon@gmail.com>2020-11-10 01:21:35 +0100
commitbf7507f0f8550a7a6aaba32bc920fb32fa89a6bb (patch)
tree78101fa62995550509a237bc1b239a6a49279269 /animism-align/frontend/app/views/viewer/forms/subscription.form.js
parent2b8120bce5a4a229b0a07f977fbb6b6683bad01e (diff)
horizontal scrolling scrollbar on nav
Diffstat (limited to 'animism-align/frontend/app/views/viewer/forms/subscription.form.js')
-rw-r--r--animism-align/frontend/app/views/viewer/forms/subscription.form.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/animism-align/frontend/app/views/viewer/forms/subscription.form.js b/animism-align/frontend/app/views/viewer/forms/subscription.form.js
index b3e8564..fcd9a38 100644
--- a/animism-align/frontend/app/views/viewer/forms/subscription.form.js
+++ b/animism-align/frontend/app/views/viewer/forms/subscription.form.js
@@ -49,7 +49,7 @@ export default class SubscriptionForm extends Component {
onSubmit={this.handleSubmit}
>
<div className="subscription-callout">
- Stay up to date and get notified when the next episode is available
+ Subscribe to e-flux and get notified when the next episode is available.
</div>
<div className="subscription-row">
<input
@@ -76,7 +76,7 @@ export default class SubscriptionForm extends Component {
/>
<span>
{"I have read e-flux’s privacy policy "}
- {"and agree that e-flux may send me emails to the email address "}
+ {"and agree that e-flux may send me announcements to the email address "}
{"entered above and that my data will be processed for this "}
{"purpose in accordance with e-flux’s "}
<a href="/privacy">privacy policy.</a>