mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sync fixes
This commit is contained in:
parent
dfce8df586
commit
fa08c6245b
3 changed files with 36 additions and 15 deletions
|
@ -87,18 +87,20 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
<h1>${HeaderSupporterBenefits}</h1>
|
||||
<p class="linkSupporterKeyMessage"></p>
|
||||
<a href="https://play.google.com/store/apps/details?id=tv.mediabrowser.mediabrowsertv" target="_blank" title="Android TV">
|
||||
<img src="css/images/clients/androidtv-tile.png" style="height:60px;" />
|
||||
</a>
|
||||
<br />
|
||||
<br />
|
||||
<div class="supporters">
|
||||
<div style="display:none;">
|
||||
<br />
|
||||
<h1>${HeaderSupporterBenefits}</h1>
|
||||
<p class="linkSupporterKeyMessage"></p>
|
||||
<a href="https://play.google.com/store/apps/details?id=tv.mediabrowser.mediabrowsertv" target="_blank" title="Android TV">
|
||||
<img src="css/images/clients/androidtv-tile.png" style="height:60px;" />
|
||||
</a>
|
||||
<br />
|
||||
<br />
|
||||
<div class="supporters">
|
||||
|
||||
</div>
|
||||
<button type="button" id="btnAddConnectUser" data-icon="plus">${ButtonAddUser}</button>
|
||||
</div>
|
||||
<button type="button" id="btnAddConnectUser" data-icon="plus">${ButtonAddUser}</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue