mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update dlna profiles
This commit is contained in:
parent
50a8de7608
commit
17074bfa0f
2 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
||||||
<a href="movieslatest.html">${TabLatest}</a>
|
<a href="movieslatest.html">${TabLatest}</a>
|
||||||
<a href="moviesrecommended.html">${TabSuggested}</a>
|
<a href="moviesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="#" class="ui-btn-active">${TabMovies}</a>
|
<a href="#" class="ui-btn-active">${TabMovies}</a>
|
||||||
|
<a href="movietrailers.html">${TabTrailers}</a>
|
||||||
<a href="collections.html?context=movies">${TabCollections}</a>
|
<a href="collections.html?context=movies">${TabCollections}</a>
|
||||||
<a href="moviegenres.html">${TabGenres}</a>
|
<a href="moviegenres.html">${TabGenres}</a>
|
||||||
<a href="moviepeople.html">${TabPeople}</a>
|
<a href="moviepeople.html">${TabPeople}</a>
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<a href="movieslatest.html">${TabLatest}</a>
|
<a href="movieslatest.html">${TabLatest}</a>
|
||||||
<a href="moviesrecommended.html">${TabSuggested}</a>
|
<a href="moviesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="movies.html">${TabMovies}</a>
|
<a href="movies.html">${TabMovies}</a>
|
||||||
<a href="movietrailers.html" class="ui-btn-active">${TabTrailers}</a>
|
<a href="#" class="ui-btn-active">${TabTrailers}</a>
|
||||||
<a href="collections.html?context=movies">${TabCollections}</a>
|
<a href="collections.html?context=movies">${TabCollections}</a>
|
||||||
<a href="moviegenres.html">${TabGenres}</a>
|
<a href="moviegenres.html">${TabGenres}</a>
|
||||||
<a href="moviepeople.html">${TabPeople}</a>
|
<a href="moviepeople.html">${TabPeople}</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue