Skip to content

Commit

Permalink
rh content changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbarnes9 committed Jul 7, 2020
1 parent 00e2a6a commit cdaa3be
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion _prototypes/end-to-end/ce-manager-paper.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<h1 class="u-fs-xl">We cannot send census forms to managers by post</h1>

<p>If you are able to complete the census online, you can <a href="../uac-request-method?previous=ce-manager-paper&current-journey=new-ce-manager-uac">request a manager access code</a> to be sent by text message. As soon as the text arrives, you can start the census.</p>
<p>If this is not possible, you can call us free on 0800 141 2021 to complete your census another way.</p>
<p>If this is not possible, you can call us free on 0800 141 2021 to complete the census another way.</p>
</section>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions _prototypes/end-to-end/confirm-rh-address.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,15 +178,15 @@ <h1 class="question__title u-fs-xl">
$('.js-add-unit').removeClass('u-d-no')
$('.js-add-unit a').attr('href', '../uac-request-enter-ce-room' + '?' + 'previous=' + currentPage + '&' + 'current-journey=' + currentJourney);
if (unitName) {
$('.js-add-unit a').html('Change room number');
$('.js-add-unit a').html('Change flat or room number');
}
} else if (addressType === 'HH' && !fulfilmentJourney) {
$('.js-add-unit').removeClass('u-d-no')
$('.js-add-unit a').attr('href', '../uac-request-enter-hh-building-name' + '?' + 'previous=' + currentPage + '&' + 'current-journey=' + currentJourney);
if (!unitName) {
$('.js-add-unit a').html('Add building name');
$('.js-add-unit a').html('Add house name');
} else {
$('.js-add-unit a').html('Change building name');
$('.js-add-unit a').html('Change house name');
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion _prototypes/end-to-end/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h2 class="hero__subtitle u-fs-m u-mb-xs">Ready to start your census online?</h2
<div class="js-collapsible-content">
<h3 class="collapsible__title js-collapsible-title icon--collapsible-simple js-toggle u-fs-r--b" data-ga="click" data-ga-category="definition" data-ga-action="Open panel" data-ga-label="Don't have a code?">Don't have a code?</h3>
<div class="collapsible__body js-collapsible-body">
<p>Find out <a href="../where-to-find-your-access-code?previous=home">where to find your access code</a>, or <a href="../uac-request-address?previous=home&current-journey=new-hh-uac">request a new code</a> to be sent to you by post or text.</p>
<p>Find out <a href="../where-to-find-your-access-code?previous=home">where to find your access code</a>, or <a href="../uac-request-address?previous=home&current-journey=new-hh-uac">request a new code</a> to start a new census.</p>
<button class="btn btn--secondary btn--small js-collapsible-close u-no-js-hide js-toggle" data-ga="click" data-ga-category="definition" data-ga-action="Close panel" data-ga-label="Don't have a code?">Hide this</button>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
data-error-msg="Select an answer to continue">
<label class="label label--inline u-fs-r"
for="yes">
Yes, send the access by post</label>
Yes, send the access code by post</label>
</div>
<div class="field__item js-focusable-box">
<input autocomplete="new-password" class="input input--radio js-focusable"
Expand Down
2 changes: 1 addition & 1 deletion _prototypes/end-to-end/paper-request-hh-number.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h3 class="collapsible__title js-collapsible-title icon--collapsible-simple u-fs
<div class="collapsible__body js-collapsible-body">
<p class="u-mb-xs">If you need to answer separately from the people you live with, you can <a class="js-link-ir" href="../uac-request-enter-name?previous=confirm-rh-address&current-journey=new-ir-paper">request an individual paper questionnaire</a> to fill in a separate census.</p>
<div class="panel panel--simple panel--warning js-panel-info u-mb-xs">
<span class="panel__icon" aria-hidden="true">!</span><span class="panel__text">Someone in your household must still complete a census using a household access code or by completing a household paper questionnaire.</span>
<span class="panel__icon" aria-hidden="true">!</span><span class="panel__text">Someone in your household must still complete a census using a household access code or by completing a household paper questionnaire</span>
</div>
<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="Need to answer separately from your household?">Hide this</button>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
<div class="question">
<h1 class="question__title u-fs-xl js-heading"
data-qa="question-title">
What is your building name?
What is your house name?
</h1>

<fieldset
class="question__fieldset js-question-fieldset">
<legend class="u-vh">What is your building name?</legend>
<legend class="u-vh">What is your house name?</legend>

<div class="question__answers">
<div class="question__answer">
<div class="js-char-check">
<p class="field">
<label class="label" for="building-name">Building name</label>
<label class="label" for="building-name">House name</label>
<input autocomplete="new-password" type="text" id="building-name" data-error-msg="You have entered too many characters. Enter up to 20 characters to continue." class="input input--text input-type__input:" data-char-check-ref="search-field-check-remaining" data-char-check-num="20" />
<span
id="search-field-check-remaining"
Expand Down
2 changes: 1 addition & 1 deletion _prototypes/end-to-end/uac-request-enter-mobile-sent.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1 id="question-title" class="question__title u-mb-xs u-fs-l js-piping">
</div>
</div>
<h2 class="u-fs-m u-mb-xs">Didn’t receive a text?</h2>
<p class="u-mb-l">It can take a few minutes for the text to arrive. If it doesn’t arrive, you can <a class="js-link" href="">request a new code</a>.</p>
<p class="u-mb-l">It can take a few minutes for the text to arrive. If it doesn’t arrive, you can <a class="js-link" href="">request a new access code</a>.</p>
</section>
</div>
<h2 class="js-uac-launcher u-mb-s u-fs-m">Ready to start your census online?</h2>
Expand Down
2 changes: 1 addition & 1 deletion _prototypes/end-to-end/uac-request-method.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h3 class="collapsible__title js-collapsible-title icon--collapsible-simple u-fs
<div class="collapsible__body js-collapsible-body">
<p class="u-mb-xs">If you need to answer separately from the people you live with, you can <a class="js-link-ir" href="../uac-request-method/?previous=confirm-rh-address&current-journey=new-ir-uac">request an individual access code</a> to start a separate census.</p>
<div class="panel panel--simple panel--warning js-panel-info u-mb-xs">
<span class="panel__icon" aria-hidden="true">!</span><span class="panel__text">Someone in your household must still complete a census using a household access code.</span>
<span class="panel__icon" aria-hidden="true">!</span><span class="panel__text">Someone in your household must still complete a census using a household access code</span>
</div>
<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="Need to answer separately from your household?">Hide this</button>
</div>
Expand Down

0 comments on commit cdaa3be

Please sign in to comment.