Skip to content

Commit

Permalink
Correct broken HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
melmothx committed Aug 5, 2024
1 parent 6ce06e4 commit 7a02389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/src/include/bbform.tt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
[% loc('Keep in mind that some character may be missing in the required font.') %]
[% loc('Missing character will be reported') %].
<a target="_blank" href="[% c.uri_for_action('/bookbuilder/fonts') %]">
<strong>[% loc('Font preview') %]
<strong>[% loc('Font preview') %]</strong>
</a>
</p>
</div>
Expand Down

0 comments on commit 7a02389

Please sign in to comment.