mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sync updates
This commit is contained in:
parent
a1a3326761
commit
749a13a76c
7 changed files with 70 additions and 13 deletions
|
@ -9,7 +9,14 @@
|
|||
<div data-role="content">
|
||||
|
||||
<div class="ehsContent" style="margin: 0 auto;">
|
||||
<h1 style="margin-bottom:.5em;padding-left:5px;">${HeaderSelectServer}</h1>
|
||||
|
||||
<div style="margin:1em 0 .5em;padding-left:5px;">
|
||||
<h1 style="display:inline-block;vertical-align:middle;margin: 0;">${HeaderSelectServer}</h1>
|
||||
<a class="accentButton accentButton-g" style="display:inline-block;vertical-align:middle;margin-top:0;" href="https://github.com/MediaBrowser/Wiki/wiki/Media%20Browser%20Connect" target="_blank">
|
||||
<i class="fa fa-info-circle"></i>
|
||||
${ButtonHelp}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="serverList"></div>
|
||||
<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue