Extend inline loading hint

7c73792f8a8bc0f30479e76d41f48aeb7fa3819e

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

1 files changed, +13 -8Ignore whitespace
public/index.html+13 -8
@@ -2377,14 +2377,19 @@
23772377 -- Connect to the API --
23782378 </option>
23792379 </select>
2380- <small>
2380+ <div class="marginTopBot5">
2381- <i class="fa-solid fa-lightbulb"></i>
2381+ <small>
2382- &nbsp;
2382+ <i class="fa-solid fa-lightbulb"></i>
2383- <code>inline_model_loading: True</code>
2383+ &nbsp;
2384- <span data-i18n="must be set in Tabby's config.yml to switch models.">
2384+ <code>inline_model_loading: True</code>
23852385 <span data-i18n="must be set in Tabby's config.yml to switch models.">
2386- </span>
2386+ must be set in Tabby's config.yml to switch models.
23872387 </smallspan>
2388+ <b data-i18n="Use an admin API key.">
2389+ Use an admin API key.
2390+ </b>
2391+ </small>
2392+ </div>
23882393 <div id="tabby_download_model" class="menu_button menu_button_icon">
23892394 <i class="fa-solid fa-download"></i>
23902395 <span data-i18n="Download">Download</span>