Skip to content

Commit 3079738

Browse files
committed
Reworded the introductory text above the outputs, highlighting that more are available via the menu and that commonly used terms are available in the glossary.
1 parent 0ce6686 commit 3079738

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h2>Trafford Themes</h2>
190190
</a>
191191

192192
<p>
193-
The following outputs are arranged into 4 categories: <em>Apps, Collections, Reports</em> and <em>Graphics</em>. <span id="filterContainer" style="display: inline-block;"></span>
193+
The following outputs are arranged into 4 categories: <em>Apps, Collections, Reports</em> and <em>Graphics</em> (more available via the menu). <span id="filterContainer" style="display: inline-block;"></span> Commonly used terms are in our <a href="glossary.html">glossary</a>.
194194
</p>
195195

196196
<section id="apps" aria-label="items will open in a new window">
@@ -399,7 +399,7 @@ <h2>Graphics</h2>
399399
var contentFilter = new LabFilter({
400400
filterContainer: document.getElementById('filterContainer'), // where we want the filter input box creating
401401
filterClass: 'labBorder', // creates the focus outline on-hover
402-
filterLabel: 'You can filter the outputs to find items of interest: ',
402+
filterLabel: 'You can filter the items: ',
403403
noMatchesClass: 'contentBlock'
404404
})
405405

0 commit comments

Comments
 (0)