1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

updated bdinfo

This commit is contained in:
Luke Pulverenti 2014-02-21 22:42:58 -05:00
parent 15d4f40429
commit 520d8fd97b
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
<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">My Plugins</a>
<a href="plugincatalog.html" data-role="button">Catalog</a>
<a href="pluginupdates.html" data-role="button">Updates</a>
</div>