Accessibility and style improvements to admin pages from previous update.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- HTML content -->
|
||||
<div class="{{ model.FLAG_CARD }} {{ model.FLAG_COLUMN }}">
|
||||
<h4>Accessibility statement for {{ model.NAME_COMPANY }}</h4>
|
||||
<h2>Accessibility statement for {{ model.NAME_COMPANY }}</h2>
|
||||
<!--
|
||||
[Note: you can have a single accessibility statement that covers multiple domains, or a separate statement for each domain or subdomain. As long as the user can access relevant accessibility information easily from any page on your website.
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<a href="https://mcmw.abilitynet.org.uk/">AbilityNet</a> has advice on making your device easier to use if you have a disability.
|
||||
</p>
|
||||
|
||||
<h5>How accessible this website is</h5>
|
||||
<h3>How accessible this website is</h3>
|
||||
<!--
|
||||
[Note: use this section to provide a summary of accessibility issues that a disabled user can act on - for example, avoid a particular section of the website, or request an alternative version rather than waste time trying to make it work with their assistive technology. Try to list in order of most impact to least impact.]
|
||||
-->
|
||||
@@ -42,7 +42,7 @@
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h5>Feedback and contact information</h5>
|
||||
<h3>Feedback and contact information</h3>
|
||||
<p>If you find any problems not listed on this page or think we’re not meeting accessibility requirements, contact: {{ model.app.MAIL_CONTACT_PUBLIC }} or complete our Contact Us form.
|
||||
|
||||
If you need information on this website in a different format like accessible PDF, large print, easy read, audio recording or braille:
|
||||
@@ -53,7 +53,7 @@
|
||||
<!-- If you cannot view the map on our ‘contact us’ page, email us for directions. -->
|
||||
</p>
|
||||
|
||||
<h5>Enforcement procedure</h5>
|
||||
<h3>Enforcement procedure</h3>
|
||||
<p>The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 (the ‘accessibility regulations’). If you’re not happy with how we respond to your complaint, contact the <a href="https://www.equalityadvisoryservice.com/">Equality Advisory and Support Service (EASS).</a>
|
||||
</p>
|
||||
<!--
|
||||
@@ -63,14 +63,14 @@
|
||||
-->
|
||||
|
||||
|
||||
<h4>Technical information about this website’s accessibility</h4>
|
||||
<h2>Technical information about this website’s accessibility</h2>
|
||||
<!--
|
||||
[Note: this wording is legally required and must not be changed.]
|
||||
-->
|
||||
<p>{{ model.NAME_COMPANY }} is committed to making its website accessible, in accordance with the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018.
|
||||
</p>
|
||||
|
||||
<h5>Compliance status</h5>
|
||||
<h3>Compliance status</h3>
|
||||
<p>The website has been tested against the Web Content Accessibility Guidelines (WCAG) 2.2 AA standard.
|
||||
</p>
|
||||
<!--
|
||||
@@ -102,7 +102,7 @@
|
||||
</p>
|
||||
|
||||
<!--
|
||||
<h4>Non-accessible content</h4>
|
||||
<h2>Non-accessible content</h2>
|
||||
<!--
|
||||
[Note: if the website is fully compliant with the standard, you can leave the ‘Non-accessible content’ section out.
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
<p>The content listed below is non-accessible for the following reasons.
|
||||
</p>
|
||||
|
||||
<h5>Non-compliance with the accessibility regulations</h5>
|
||||
<h3>Non-compliance with the accessibility regulations</h3>
|
||||
<!--
|
||||
[Note: In this subsection, list:
|
||||
<ul>
|
||||
@@ -132,7 +132,7 @@
|
||||
We plan to add text alternatives for all images by September 2022. When we publish new content we’ll make sure our use of images meets accessibility standards.
|
||||
</p>
|
||||
|
||||
<h5>Disproportionate burden</h5>
|
||||
<h3>Disproportionate burden</h3>
|
||||
<!--
|
||||
[Note: in this subsection list accessibility problems you’re claiming would be a disproportionate burden to fix.
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
We’ve assessed the cost of fixing the issues with navigation and accessing information. We believe that doing so now would be a disproportionate burden within the meaning of the accessibility regulations. We will make another assessment when the supplier contract is up for renewal, likely to be in [rough timing].
|
||||
</p>
|
||||
|
||||
<h5>Content that’s not within the scope of the accessibility regulations</h5>
|
||||
<h3>Content that’s not within the scope of the accessibility regulations</h3>
|
||||
<!--
|
||||
[Note: in this subsection list accessibility problems that fall outside the scope of the accessibility regulations.]
|
||||
--
|
||||
@@ -167,7 +167,7 @@
|
||||
-->
|
||||
|
||||
<!--
|
||||
<h4>What we’re doing to improve accessibility</h4>
|
||||
<h2>What we’re doing to improve accessibility</h2>
|
||||
<!--
|
||||
[Note: publishing an accessibility roadmap is optional. It’s a good idea to publish one if you want to be specific about the order you’re planning to tackle accessibility issues, and there’s no space to do so in the accessibility statement itself.]
|
||||
--
|
||||
@@ -175,7 +175,7 @@
|
||||
</p>
|
||||
-->
|
||||
|
||||
<h4>Preparation of this accessibility statement</h4>
|
||||
<h2>Preparation of this accessibility statement</h2>
|
||||
<!--
|
||||
[Note: the wording about when the statement was prepared and reviewed is required.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user