Accessibility and style improvements to admin pages from previous update.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -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.
|
||||
|
||||
|
||||
@@ -8,19 +8,19 @@
|
||||
|
||||
<!-- HTML content -->
|
||||
<div class="{{ model.FLAG_CARD }} {{ model.FLAG_COLUMN }}">
|
||||
<h4>Generated privacy notice - general business</h4>
|
||||
<h5>Precision and Research Technology Systems Ltd customer privacy notice</h5>
|
||||
<h2>Generated privacy notice - general business</h2>
|
||||
<h3>Precision and Research Technology Systems Ltd customer privacy notice</h3>
|
||||
<p>This privacy notice tells you what to expect us to do with your personal information.</p>
|
||||
<h5>Our contact details</h5>
|
||||
<h3>Our contact details</h3>
|
||||
<p>Email</p>
|
||||
<p>teddy@partsltd.co.uk</p>
|
||||
<h5>What information we collect, use, and why</h5>
|
||||
<h3>What information we collect, use, and why</h3>
|
||||
<p>We collect or use the following information to provide services and goods, including delivery:</p>
|
||||
<ul>
|
||||
<li>Names and contact details</li>
|
||||
</ul>
|
||||
|
||||
<h5>Lawful bases</h5>
|
||||
<h3>Lawful bases</h3>
|
||||
<p>Our lawful bases for collecting or using personal information to provide services and goods are:</p>
|
||||
<ul>
|
||||
<li>Legitimate interest:</li>
|
||||
@@ -31,24 +31,24 @@
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<h5>Where we get personal information from</h5>
|
||||
<h3>Where we get personal information from</h3>
|
||||
<ul>
|
||||
<li>People directly</li>
|
||||
</ul>
|
||||
|
||||
<h5>How long we keep information</h5>
|
||||
<h3>How long we keep information</h3>
|
||||
<p>For information on how long we keep personal information, see our retention schedule at <a href="https://www.partsltd.co.uk/retention-schedule" alt="retention schedule" aria-label="retention schedule">https://www.partsltd.co.uk/retention-schedule</a></p>
|
||||
|
||||
<h5>Who we share information with</h5>
|
||||
<h3>Who we share information with</h3>
|
||||
<p>Data processors</p>
|
||||
<p><strong>Zume</strong></p>
|
||||
<p>This data processor does the following activities for us: They host our web and email server, including emails with personal data in body and database storage for database that holds user data.</p>
|
||||
|
||||
<h5>Sharing information outside the UK</h5>
|
||||
<h3>Sharing information outside the UK</h3>
|
||||
<p>Where necessary, we may transfer personal information outside of the UK. When doing so, we comply with the UK GDPR, making sure appropriate safeguards are in place. Please contact us for more information.</p>
|
||||
<p>Where necessary, our data processors may share personal information outside of the UK. When doing so, they comply with the UK GDPR, making sure appropriate safeguards are in place. Please contact us for more information.</p>
|
||||
|
||||
<h5>Your data protection rights</h5>
|
||||
<h3>Your data protection rights</h3>
|
||||
<p>Under data protection law, you have rights including:</p>
|
||||
<ul>
|
||||
<li>Your right of access - You have the right to ask us for copies of your personal data.</li>
|
||||
@@ -62,11 +62,11 @@
|
||||
<p>You don’t usually need to pay a fee to exercise your rights. If you make a request, we have one calendar month to respond to you.</p>
|
||||
<p>To make a data protection rights request, please contact us using the contact details at the top of this privacy notice.</p>
|
||||
|
||||
<h5>How to complain</h5>
|
||||
<h3>How to complain</h3>
|
||||
<p>If you have any concerns about our use of your personal data, you can make a complaint to us using the contact details at the top of this privacy notice.</p>
|
||||
<p>If you remain unhappy with how we’ve used your data after raising a complaint with us, you can also complain to the ICO.</p>
|
||||
|
||||
<h5>The ICO’s address:</h5>
|
||||
<h3>The ICO’s address:</h3>
|
||||
<p>Information Commissioner’s Office</p>
|
||||
<p>Wycliffe House</p>
|
||||
<p>Water Lane</p>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- HTML content -->
|
||||
<div class="{{ model.FLAG_CARD }} {{ model.FLAG_COLUMN }}">
|
||||
<h4>Retention periods for {{ model.NAME_COMPANY }}</h4>
|
||||
<h2>Retention periods for {{ model.NAME_COMPANY }}</h2>
|
||||
<p>Accounting records</p> <!-- https://cdn.nationalarchives.gov.uk/documents/information-management/sched_accounting.pdf -->
|
||||
<table>
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user