mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Simplify plugin pages
This commit is contained in:
parent
fffc06da70
commit
d7d1de09d5
3 changed files with 13 additions and 25 deletions
|
@ -9,12 +9,11 @@
|
|||
<div data-role="content">
|
||||
<div class="content-primary">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="plugins.html" data-role="button" class="ui-btn-active">Installed Plugins</a>
|
||||
<a href="plugins.html" data-role="button" class="ui-btn-active">Installed Server Plugins</a>
|
||||
<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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue