mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
More clear checkbox name
This commit is contained in:
@@ -1218,7 +1218,7 @@
|
|||||||
</label>
|
</label>
|
||||||
<label class="checkbox_label" for="trim_sentences_checkbox">
|
<label class="checkbox_label" for="trim_sentences_checkbox">
|
||||||
<input id="trim_sentences_checkbox" type="checkbox" />
|
<input id="trim_sentences_checkbox" type="checkbox" />
|
||||||
Trim Sentences
|
Trim Incomplete Sentences
|
||||||
</label>
|
</label>
|
||||||
<!-- Add margin since this is a child of above -->
|
<!-- Add margin since this is a child of above -->
|
||||||
<label style="margin-left: 1em;" class="checkbox_label" for="include_newline_checkbox">
|
<label style="margin-left: 1em;" class="checkbox_label" for="include_newline_checkbox">
|
||||||
|
Reference in New Issue
Block a user