Fix HTML syntax errors by @Dakraid Original commit: https://github.com/SillyTavern/SillyTavern/commit/fd4babab31c420e94df7d355db2d32c478b853c7
| @@ -3807,7 +3807,7 @@ | ||
| 3807 | 3807 | <input id="instruct_derived" type="checkbox" style="display:none;" /> |
| 3808 | 3808 | <small><i class="fa-solid fa-bolt menu_button margin0"></i></small> |
| 3809 | 3809 | </label> |
| 3810 | 3810 | <label for="instruct_bind_to_context" class="checkbox_label flex1" title="Bind to Context
If10;If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference." data-i18n="[title]instruct_bind_to_context"> |
| 3811 | 3811 | <input id="instruct_bind_to_context" type="checkbox" style="display:none;" /> |
| 3812 | 3812 | <small><i class="fa-solid fa-link menu_button margin0"></i></small> |
| 3813 | 3813 | </label> |
| @@ -4124,7 +4124,7 @@ | ||
| 4124 | 4124 | </small> |
| 4125 | 4125 | </label> |
| 4126 | 4126 | <div class="flex1 flex-container alignItemsBaseline" title="Maximum number of reasoning blocks to be added per prompt, counting from the last message." data-i18n="[title]reasoning_max_additions"> |
| 4127 | 4127 | <input id="reasoning_max_additions" class="text_pole textarea_compact widthUnset" type="number" min="0" max="999">< /textarea> |
| 4128 | 4128 | <small data-i18n="Max">Max</small> |
| 4129 | 4129 | </div> |
| 4130 | 4130 | </div> |
| @@ -6669,7 +6669,6 @@ | ||
| 6669 | 6669 | <span id="completion_prompt_manager_popup_entry_source"></span> |
| 6670 | 6670 | </div> |
| 6671 | 6671 | <textarea id="completion_prompt_manager_popup_entry_form_prompt" class="text_pole" name="prompt" placeholder="The prompt to be sent." data-i18n="[placeholder]The prompt to be sent."></textarea> |
| 6672 | - </textarea> | |
| 6673 | 6672 | </div> |
| 6674 | 6673 | <div class="completion_prompt_manager_popup_entry_form_footer"> |
| 6675 | 6674 | <a id="completion_prompt_manager_popup_entry_form_close" title="close" data-i18n="[title]close" class="fa-solid fa-close menu_button"></a> |
| @@ -3,7 +3,7 @@ | ||
| 3 | 3 | File Name |
| 4 | 4 | </label> |
| 5 | 5 | <input type="text" class="text_pole" id="notepadFileName" name="notepadFileName" value="" /> |
| 6 | 6 | <labelslabel> |
| 7 | 7 | File Content |
| 8 | 8 | </label> |
| 9 | 9 | <textarea id="notepadFileContent" name="notepadFileContent" class="text_pole textarea_compact monospace flex1" placeholder="Enter your notes here."></textarea> |
| @@ -52,7 +52,7 @@ | ||
| 52 | 52 | <label for="expression_custom" data-i18n="Custom Expressions">Custom Expressions</label> |
| 53 | 53 | <small><span data-i18n="Can be set manually or with an _space">Can be set manually or with an </span><tt>/emote</tt><span data-i18n="space_ slash command."> slash command.</span></small> |
| 54 | 54 | <div class="flex-container"> |
| 55 | 55 | <select id="expression_custom" class="flex1 margin0"></select> |
| 56 | 56 | <i id="expression_custom_add" class="menu_button fa-solid fa-plus margin0" title="Add"></i> |
| 57 | 57 | <i id="expression_custom_remove" class="menu_button fa-solid fa-xmark margin0" title="Remove"></i> |
| 58 | 58 | </div> |
| @@ -23,7 +23,7 @@ | ||
| 23 | 23 | <option value="bing">Bing</option> |
| 24 | 24 | <option value="oneringtranslator">OneRingTranslator</option> |
| 25 | 25 | <option value="yandex">Yandex</option> |
| 26 | 26 | </select> |
| 27 | 27 | <select id="deepl_api_endpoint" class="margin0 text_pole flex1" title="DeepL API Endpoint"> |
| 28 | 28 | <option value="free">Free</option> |
| 29 | 29 | <option value="pro">Pro</option> |
| @@ -7,7 +7,8 @@ | ||
| 7 | 7 | <div class="inline-drawer-content"> |
| 8 | 8 | <div id="tts_status"> |
| 9 | 9 | </div> |
| 10 | 10 | <span data-i18n="Select TTS Provider">Select TTS Provider</span> </br> |
| 11 | + <br> | |
| 11 | 12 | <div class="tts_block"> |
| 12 | 13 | <select id="tts_provider" class="flex1"> |
| 13 | 14 | </select> |
| @@ -81,7 +82,6 @@ | ||
| 81 | 82 | <div class="tts_buttons"> |
| 82 | 83 | <input id="tts_voices" class="menu_button" type="submit" value="Available voices" /> |
| 83 | 84 | </div> |
| 84 | - </div> | |
| 85 | 85 | </div> |
| 86 | 86 | </div> |
| 87 | 87 | </div> |
| @@ -1,5 +1,5 @@ | ||
| 1 | 1 | <h3 data-i18n="Import Characters">Import Characters</h3> |
| 2 | 2 | <h4 data-i18n="Enter the URL of the content to import">Enter the URL of the content to import</h3h4> |
| 3 | 3 | <div class="sources_list justifyLeft"> |
| 4 | 4 | <span data-i18n="Supported sources:">Supported sources:</span><br> |
| 5 | 5 | <ul class="marginTop5 li-padding-bot5"> |
| @@ -1,4 +1,4 @@ | ||
| 1 | 1 | <div> |
| 2 | 2 | <div data-i18n="Are you sure you want to delete the theme?">Are you sure you want to delete the theme?</div> |
| 3 | 3 | <b>"{{themeName}}"</b> |
| 4 | 4 | </div> |
| @@ -1 +1 @@ | ||
| 1 | 1 | <div id="extensionsMenuButton" style="display: none;" class="fa-solid fa-magic-wand-sparkles interactable" title="Extensions" data-i18n="[title]Extensions" /></div> |