mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
combine movie fixes
This commit is contained in:
parent
8f52561ff2
commit
782cfa7ee1
47 changed files with 97 additions and 141 deletions
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
<div id="liveTvProgramPage" data-role="page" class="page libraryPage liveTvPage" data-contextname="${HeaderLiveTv}">
|
||||
<div class="libraryViewNav">
|
||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||
<a href="livetvsuggested.html">${TabSuggestions}</a>
|
||||
<a href="livetvguide.html">${TabGuide}</a>
|
||||
<a href="livetvchannels.html" class="ui-btn-active">${TabChannels}</a>
|
||||
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue