Fix i18n

9b1ca607f4fd65837a29785d8e426833b2579702

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

1 files changed, +3 -2Ignore whitespace
public/index.html+3 -2
@@ -3226,8 +3226,9 @@
32263226 <select id="instruct_presets" data-preset-manager-for="instruct" class="flex1 text_pole"></select>
32273227 </div>
32283228 <label>
3229- <small data-i18n="Activation Regex">
3229+ <small>
3230- Activation Regex <span class="fa-solid fa-circle-question" title="When connecting to an API or choosing a model, automatically activate this Instruct Mode template if the model name matches the provided regular expression."></span>
3230+ <span data-i18n="Activation Regex">Activation Regex</span>
3231+ <span class="fa-solid fa-circle-question" title="When connecting to an API or choosing a model, automatically activate this Instruct Mode template if the model name matches the provided regular expression."></span>
32313232 </small>
32323233 </label>
32333234 <div>