forked from external-repos/pa11y-dashboard
URL, not url
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<form role="form" class="col-md-12" action="/new" method="post">
|
||||
|
||||
<div class="legend">
|
||||
<legend>Add a new url</legend>
|
||||
<legend>Add a new URL</legend>
|
||||
</div>
|
||||
|
||||
{{#error}}
|
||||
@@ -60,6 +60,6 @@
|
||||
{{/standards}}
|
||||
</div>
|
||||
|
||||
<button type="submit" class="btn btn-success"><span class="glyphicon glyphicon-plus"></span> Add url </button>
|
||||
<button type="submit" class="btn btn-success"><span class="glyphicon glyphicon-plus"></span> Add URL </button>
|
||||
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user