Skip to content

Commit 0d17002

Browse files
committed
Update bot challenge page with UXWS suggestions
Why these changes are being introduced: UXWS has requested changes to the copy in the bot challenge page. Relevant ticket(s): - [USE-444](https://mitlibraries.atlassian.net/browse/USE-444) How this addresses that need: This implements the requested changes. Side effects of this change: None.
1 parent 5e653ed commit 0d17002

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/views/turnstile/show.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<section class="turnstile-challenge">
44
<div class="turnstile-challenge__inner">
5-
<h1>Verify you're human</h1>
5+
<h1 class="hd-4">Please verify below you are a human</h1>
66
<p>
7-
Please complete this verification to continue.
7+
Sorry to require this extra step, but you’ve somehow landed on our bot challenge page and we need to be sure. Thanks!
88
</p>
99

1010
<%= form_with url: turnstile_verify_path, method: :post, local: true do %>

0 commit comments

Comments
 (0)