Преглед изворни кода

Clarify jurisdiction number as QVF login number on order form

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
master
Daniel Covington пре 2 недеља
родитељ
комит
f21fd5f0d9
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      app/views/RequestOrder/index.asp

+ 2
- 2
app/views/RequestOrder/index.asp Прегледај датотеку

@@ -4,7 +4,7 @@
<span class="eyebrow">Start your order</span>
<h1>Start an order</h1>
<p>
Enter your email address and jurisdiction number below. We'll email you a
Enter your email address and your Jurisdiction number (QVF login number) below. We'll email you a
secure link to continue your order.
</p>
</div>
@@ -19,7 +19,7 @@
</div>

<div class="form-group" style="margin-bottom: 24px;">
<label for="JurisdictionNumber">Jurisdiction number</label>
<label for="JurisdictionNumber">Jurisdiction number (QVF login number)</label>
<input type="text" class="form-control" id="JurisdictionNumber" name="JurisdictionNumber" required
value="<%= H(jurisdictionValue) %>" />
</div>


Loading…
Откажи
Сачувај

Powered by TurnKey Linux.