Skip to content

Commit 68fa50f

Browse files
Merge pull request #541 from w3c/onix-navigation-refactor
Updating Navigation in ONIX to reflect guidelines
2 parents 8e6e936 + 5260b2a commit 68fa50f

File tree

1 file changed

+1
-2
lines changed
  • a11y-meta-display-guide/2.0/draft/techniques/onix-metadata

1 file changed

+1
-2
lines changed

a11y-meta-display-guide/2.0/draft/techniques/onix-metadata/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,6 @@ <h4>Instructions</h4>
658658
</li>
659659
<li>
660660
<span><b>IF</b> <var>table_of_contents_navigation</var> <b>OR</b> <var>index_navigation</var> <b>OR</b> <var>print_equivalent_page_numbering</var> <b>OR</b> <var>next_previous_structural_navigation</var>:</span>
661-
<span><b>THEN</b> display <code id="navigation-intro">"Navigation by:"</code>.</span>
662661
<ol class="condition">
663662
<li>
664663
<span><b>IF</b> <var>table_of_contents_navigation</var>:</span>
@@ -679,7 +678,7 @@ <h4>Instructions</h4>
679678
</ol>
680679
</li>
681680
<li>
682-
<b>ELSE</b> display <code id="navigation-no-metadata">"No information about navigation is available."</code>.
681+
<b>ELSE</b> display <code id="navigation-no-metadata">"No information is available"</code>.
683682
<p class="note">This key information can be hidden if metadata is missing.</p>
684683
</li>
685684
</ol>

0 commit comments

Comments
 (0)