Skip to content

Commit

Permalink
Add missing </label>
Browse files Browse the repository at this point in the history
  • Loading branch information
jikamens committed Sep 1, 2024
1 parent 672f4dc commit 143a557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
<input type="checkbox" id="storeInSubfolder" class="preferences"/>
<span class="option-label">__MSG_SubfolderPreference__</span>
<input type="text" id="subfolderName" class="preference">
</label>
</section>

<section>
Expand Down

0 comments on commit 143a557

Please sign in to comment.