Skip to content

Commit

Permalink
Merge pull request #816 from ppekala/master
Browse files Browse the repository at this point in the history
Fix broken bold tag
  • Loading branch information
zdohnal authored Nov 2, 2023
2 parents 2c70940 + 6b2758d commit 8e64ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/printer-added.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
successfully.

<blockquote>
<b>Note:<b>Printer drivers and raw queues are deprecated and will stop working in a future version of CUPS.
<b>Note:</b> Printer drivers and raw queues are deprecated and will stop working in a future version of CUPS.
</blockquote>

<FORM ACTION="admin/" METHOD="POST">
Expand Down

0 comments on commit 8e64ca4

Please sign in to comment.