Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PREVIEW] Minor content changes for 1.4.1 #210

Merged
merged 2 commits into from
Sep 18, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/main/webapp/WEB-INF/jsp/contactus.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ul>
<h2 class="heading-medium">Money Claims</h2>
<ul class="list">
<li>Email: moneyclaims@hmcts.gsi.gov.uk</li>
<li>Email: moneyclaims@justice.gov.uk</li>
<li>Phone: 0300 123 7050</li>
<li>Monday to Friday, 9am to 5pm</li>
<li> <a href="https://www.gov.uk/call-charges">Find out about call charges</a> </li>
Expand All @@ -36,17 +36,17 @@

</ul>

<h2 class="heading-medium">Social Security and Child Support Tribunal (England and Wales)</h2>
<h2 class="heading-medium">Appeal a benefit decision (England and Wales)</h2>
<ul class="list">
<li>Phone: 0300 123 1142 </li>
<li>Monday to Friday, 8:30am to 5pm</li>
<li> <a href="https://www.gov.uk/call-charges">Find out about call charges</a> </li>

</ul>

<h2 class="heading-medium">Social Security and Child Support Tribunal (Scotland)</h2>
<h2 class="heading-medium">Appeal a benefit decision (Scotland)</h2>
<ul class="list">
<li>Phone: 0141 354 8400 </li>
<li>Phone: 0300 790 6234 </li>
<li>Monday to Friday, 8:30am to 5pm</li>
<li> <a href="https://www.gov.uk/call-charges">Find out about call charges</a> </li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/WEB-INF/tags/wrapper.tag
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<spring:message
htmlEscape="false"
code="public.template.header.phase.description"
arguments="http://www.smartsurvey.co.uk/s/58DYD/"
arguments="https://www.smartsurvey.co.uk/s/IDAMSurvey/"
/>
</span>
</p>
Expand Down