mirror of
https://github.com/zadam/trilium.git
synced 2025-06-05 09:28:45 +02:00
Fix typo in note export screen. (#654)
This commit is contained in:
parent
a25260353d
commit
7718778013
@ -22,7 +22,7 @@
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="radio" name="export-subtree-format" id="export-subtree-format-html"
|
||||
value="html">
|
||||
<label class="form-check-label" for="export-subtree-format-html">HTML in TAR archiv - this is recommended since this preserves all the formatting.</label>
|
||||
<label class="form-check-label" for="export-subtree-format-html">HTML in TAR archive - this is recommended since this preserves all the formatting.</label>
|
||||
</div>
|
||||
|
||||
<div class="form-check">
|
||||
|
Loading…
x
Reference in New Issue
Block a user