Skip to content

Commit

Permalink
example site: print button copy change
Browse files Browse the repository at this point in the history
  • Loading branch information
andis-sprinkis committed Jun 2, 2024
1 parent c863124 commit 934d652
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h2>Preformatted text</h2>
<pre tabindex="0"><code><!-- _pre_preformatted_example.html --></code></pre>
<nav class="nav-document-actions text-small" aria-label="The document actions">
<ul class="inline-list-spread">
<li class="js-only"><button onClick="window.print()">Save to PDF / Print</button></li>
<li class="js-only"><button onClick="window.print()">Save to PDF (Print)</button></li>
<li><button>Dummy</button></li>
<li><span><a href="/">Dummy</a></span></li>
</ul>
Expand Down

0 comments on commit 934d652

Please sign in to comment.