| 3404 | <div class="flex-container"> | 3404 | <div class="flex-container"> |
| 3405 | <label for="instruct_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]instruct_derived"> | 3405 | <label for="instruct_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]instruct_derived"> |
| 3406 | <input id="instruct_derived" type="checkbox" style="display:none;" /> | 3406 | <input id="instruct_derived" type="checkbox" style="display:none;" /> |
| 3407 | <small><i class="fa-solid fa-tree menu_button margin0"></i></small> | 3407 | <small><i class="fa-solid fa-bolt menu_button margin0"></i></small> |
| 3408 | </label> | 3408 | </label> |
| 3409 | <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"> | 3409 | <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"> |
| 3410 | <input id="instruct_bind_to_context" type="checkbox" style="display:none;" /> | 3410 | <input id="instruct_bind_to_context" type="checkbox" style="display:none;" /> |