| 3207 | <div class="flex-container"> | 3207 | <div class="flex-container"> |
| 3208 | <label for="instruct_enabled" class="checkbox_label flex1"> | 3208 | <label for="instruct_enabled" class="checkbox_label flex1"> |
| 3209 | <input id="instruct_enabled" type="checkbox" style="display:none;" /> | 3209 | <input id="instruct_enabled" type="checkbox" style="display:none;" /> |
| 3210 | <small data-i18n="Enabled"><i class="fa-solid fa-power-off menu_button margin0"></i></small> | 3210 | <small><i class="fa-solid fa-power-off menu_button margin0"></i></small> |
| 3211 | </label> | 3211 | </label> |
| 3212 | <label for="instruct_bind_to_context" class="checkbox_label flex1" title="If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference." data-i18n="[title]instruct_bind_to_context"> | 3212 | <label for="instruct_bind_to_context" class="checkbox_label flex1" title="If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference." data-i18n="[title]instruct_bind_to_context"> |
| 3213 | <input id="instruct_bind_to_context" type="checkbox" style="display:none;" /> | 3213 | <input id="instruct_bind_to_context" type="checkbox" style="display:none;" /> |
| 3214 | <small data-i18n="Bind to Context"><i class="fa-solid fa-link menu_button margin0" title="If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference."></i></small> | 3214 | <small><i class="fa-solid fa-link menu_button margin0" title="If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference."></i></small> |
| 3215 | </label> | 3215 | </label> |
| 3216 | </div> | 3216 | </div> |
| 3217 | </h4> | 3217 | </h4> |