forked from external-repos/pa11y-dashboard
URL, not url
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="alert alert-success">
|
||||
<button aria-hidden="true" data-dismiss="alert" class="close" type="button">×</button>
|
||||
<strong>Whoop whoop!</strong>
|
||||
<p>Your new url has been added.</p>
|
||||
<p>Your new URL has been added.</p>
|
||||
</div>
|
||||
</div>
|
||||
{{/added}}
|
||||
@@ -88,10 +88,10 @@
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
<!-- List of other urls -->
|
||||
<!-- List of other URLs -->
|
||||
<div class="other-tasks well">
|
||||
<h4 class="crunch-top ruled-sm">Your other tracked URLs</h4>
|
||||
<p>No other urls</p>
|
||||
<p>No other URLs</p>
|
||||
|
||||
<!-- ########### Functionality to be done ############# -->
|
||||
<ul class="list-unstyled crunch-bottom">
|
||||
@@ -170,7 +170,7 @@
|
||||
<div class="alert alert-info">
|
||||
<h4>No results to show</h4>
|
||||
<p>pa11y has not been run against this URL yet so there are no results to show.</p>
|
||||
<p>To run pa11y for this url now <a href="">click here</a></p>
|
||||
<p>To run pa11y for this URL now <a href="">click here</a></p>
|
||||
</div>
|
||||
{{/if}}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user