| 3287 | </a> | 3287 | </a> |
| 3288 | </div> | 3288 | </div> |
| 3289 | <div class="flex-container"> | 3289 | <div class="flex-container"> |
| 3290 | <label for="instruct_enabled" class="checkbox_label flex1" title="Enable Instruct Mode" data-i18n="[title]instruct_enabled"> | | |
| 3291 | <input id="instruct_enabled" type="checkbox" style="display:none;" /> | | |
| 3292 | <small><i class="fa-solid fa-power-off menu_button margin0"></i></small> | | |
| 3293 | </label> | | |
| 3294 | <label for="instruct_bind_to_context" class="checkbox_label flex1" title="Bind to Context
If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference." data-i18n="[title]instruct_bind_to_context"> | 3290 | <label for="instruct_bind_to_context" class="checkbox_label flex1" title="Bind to Context
If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference." data-i18n="[title]instruct_bind_to_context"> |
| 3295 | <input id="instruct_bind_to_context" type="checkbox" style="display:none;" /> | 3291 | <input id="instruct_bind_to_context" type="checkbox" style="display:none;" /> |
| 3296 | <small><i class="fa-solid fa-link menu_button margin0"></i></small> | 3292 | <small><i class="fa-solid fa-link menu_button margin0"></i></small> |
| 3297 | </label> | 3293 | </label> |
| | 3294 | <label for="instruct_enabled" class="checkbox_label flex1" title="Enable Instruct Mode" data-i18n="[title]instruct_enabled"> |
| | 3295 | <input id="instruct_enabled" type="checkbox" style="display:none;" /> |
| | 3296 | <small><i class="fa-solid fa-power-off menu_button margin0"></i></small> |
| | 3297 | </label> |
| 3298 | </div> | 3298 | </div> |
| 3299 | </h4> | 3299 | </h4> |
| 3300 | | 3300 | |