Skip to content

Commit

Permalink
updated RH
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbarnes9 committed Feb 27, 2020
1 parent 67e37e2 commit b722c5b
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions _prototypes/individual-response--your-household-v15/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,7 @@
<span class="label__description">Keep this code safe and only share it with others in your household</span>
</label>
<input type="text" id="uac" class="input input--text input-type__input uac__input js-uac u-mb-xs" name="uac" maxlength="19" data-group-size="4" autocomplete="off" />
<details class="uac__help u-fs-r">
<summary>Need help with your access code?</summary>
<ul class="u-mt-xs u-mb-no">
<li><a href="#">Where to find your access code</a></li>
<li><a href="#">Request a new household access code</a> if you've lost, forgotten or not received an access code.</li>
</ul>
</details>
<a href="#" class="u-fs-s">Where to find your access code</a>
</div>
<div class="uac__security u-mt-m">
<div class="uac__icon"><span class="icon icon--lock"></span></div>
Expand All @@ -64,9 +58,18 @@
</div>
</div>
<div>
<h2 class="u-fs-m u-mt-xl">Need to answer separately from your household?</h2>
<p>If you prefer to answer separately from the people you live with, you can <a href="#" class="f">request an individual access code</a> to start a separate census.</p>
<h2 class="u-fs-m u-mt-xl">If you don't have a household access code</h2>
<p>You can <a href="#" class="f">request a new household access code</a> to start a new census if you have lost or not received an access code.</p>
</div>
<div class="collapsible collapsible--simple js-collapsible js-collapsible-simple js-visitor-definition u-mb-xs">
<div class="js-collapsible-content">
<h3 class="collapsible__title js-collapsible-title icon--collapsible-simple u-fs-r--b" data-ga="click" data-ga-category="definition" data-ga-action="Open panel" data-ga-label="Why do I have to include visitors?">Need to answer separately from your household?</h3>
<div class="collapsible__body js-collapsible-body">
<p>If you prefer to answer separately from the people you live with, you can <a href="#" class="f">request an individual access code</a> to start a separate census.</p>
<button class="btn btn--secondary btn--small js-collapsible-close u-no-js-hide" data-ga="click" data-ga-category="definition" data-ga-action="Close panel" data-ga-label="What does /"usually live/" mean?">Hide this</button>
</div>
</div>
</div>
</main>
</div>
</div>
Expand Down

0 comments on commit b722c5b

Please sign in to comment.