|
|
@@ -4,7 +4,7 @@ |
|
|
<span class="eyebrow">Start your order</span> |
|
|
<span class="eyebrow">Start your order</span> |
|
|
<h1>Start an order</h1> |
|
|
<h1>Start an order</h1> |
|
|
<p> |
|
|
<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. |
|
|
secure link to continue your order. |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
@@ -19,7 +19,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="form-group" style="margin-bottom: 24px;"> |
|
|
<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 |
|
|
<input type="text" class="form-control" id="JurisdictionNumber" name="JurisdictionNumber" required |
|
|
value="<%= H(jurisdictionValue) %>" /> |
|
|
value="<%= H(jurisdictionValue) %>" /> |
|
|
</div> |
|
|
</div> |
|
|
|