mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Beginnings of clarifications for types of plug-ins
This commit is contained in:
parent
33cb658057
commit
3f87725379
3 changed files with 39 additions and 3 deletions
|
@ -13,7 +13,10 @@
|
|||
<a href="plugincatalog.html" data-role="button">Plugin Catalog</a>
|
||||
<a href="pluginupdates.html" data-role="button">Automatic Updates</a>
|
||||
</div>
|
||||
|
||||
<div style="margin-top: -25px; margin-bottom: 10px">
|
||||
<p><strong>These are the plug-ins installed on this <em>server.</em> Plug-ins for other components of MB3 are installed on those components.</strong></p>
|
||||
<p ><strong>Select a plug-in to configure it.</strong></p>
|
||||
</div>
|
||||
<div class="readOnlyContent">
|
||||
<ul id="ulInstalledPlugins" data-role="listview" data-inset="true" data-auto-enhanced="false" data-split-icon="minus"></ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue