Change icon for derivation

50922c11fa1bd3c5e0d0b242ed1aab09a5b62220

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -2Ignore whitespace
public/index.html+2 -2
@@ -3302,7 +3302,7 @@
33023302 <div class="flex-container">
33033303 <label for="context_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]context_derived">
33043304 <input id="context_derived" type="checkbox" style="display:none;" />
33053305 <small><i class="fa-solid fa-treebolt menu_button margin0"></i></small>
33063306 </label>
33073307 </div>
33083308 </h4>
@@ -3404,7 +3404,7 @@
34043404 <div class="flex-container">
34053405 <label for="instruct_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]instruct_derived">
34063406 <input id="instruct_derived" type="checkbox" style="display:none;" />
34073407 <small><i class="fa-solid fa-treebolt menu_button margin0"></i></small>
34083408 </label>
34093409 <label for="instruct_bind_to_context" class="checkbox_label flex1" title="Bind to Context&#10If enabled, Context templates will be automatically selected based on selected Instruct template name or by preference." data-i18n="[title]instruct_bind_to_context">
34103410 <input id="instruct_bind_to_context" type="checkbox" style="display:none;" />