mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Fix typo
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
<button aria-hidden="true" data-dismiss="alert" class="close" type="button">×</button>
|
<button aria-hidden="true" data-dismiss="alert" class="close" type="button">×</button>
|
||||||
<strong>Rule ignored!</strong>
|
<strong>Rule ignored!</strong>
|
||||||
<p>
|
<p>
|
||||||
You've ignored a rule for this task.
|
You've ignored an accessibility rule for this URL.
|
||||||
<a href="{{task.hrefRun}}">Click here to generate results with the ignored rule excluded</a>
|
<a href="{{task.hrefRun}}">Click here to generate results with the ignored rule excluded</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user