mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
quick fix for misplaced index.html </div> tag
This commit is contained in:
@@ -2137,7 +2137,6 @@
|
|||||||
<span data-i18n="Enabled">Enabled</span>
|
<span data-i18n="Enabled">Enabled</span>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<label for="instruct_presets">
|
<label for="instruct_presets">
|
||||||
<span data-i18n="Presets">Presets</span>
|
<span data-i18n="Presets">Presets</span>
|
||||||
</label>
|
</label>
|
||||||
@@ -2176,6 +2175,7 @@
|
|||||||
<input id="instruct_names_force_groups" type="checkbox" />
|
<input id="instruct_names_force_groups" type="checkbox" />
|
||||||
<span data-i18n="Force for Groups and Personas">Force for Groups and Personas</span>
|
<span data-i18n="Force for Groups and Personas">Force for Groups and Personas</span>
|
||||||
</label>
|
</label>
|
||||||
|
</div>
|
||||||
<label>
|
<label>
|
||||||
<small data-i18n="System Prompt">System Prompt</small>
|
<small data-i18n="System Prompt">System Prompt</small>
|
||||||
</label>
|
</label>
|
||||||
|
Reference in New Issue
Block a user