Skip to content

Commit

Permalink
Merge pull request #541 from w3c/onix-navigation-refactor
Browse files Browse the repository at this point in the history
Updating Navigation in ONIX to reflect guidelines
  • Loading branch information
gregoriopellegrino authored Dec 18, 2024
2 parents 8e6e936 + 5260b2a commit 68fa50f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,6 @@ <h4>Instructions</h4>
</li>
<li>
<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>
<span><b>THEN</b> display <code id="navigation-intro">"Navigation by:"</code>.</span>
<ol class="condition">
<li>
<span><b>IF</b> <var>table_of_contents_navigation</var>:</span>
Expand All @@ -679,7 +678,7 @@ <h4>Instructions</h4>
</ol>
</li>
<li>
<b>ELSE</b> display <code id="navigation-no-metadata">"No information about navigation is available."</code>.
<b>ELSE</b> display <code id="navigation-no-metadata">"No information is available"</code>.
<p class="note">This key information can be hidden if metadata is missing.</p>
</li>
</ol>
Expand Down

0 comments on commit 68fa50f

Please sign in to comment.