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

update xmltv config page

This commit is contained in:
Luke Pulverenti 2016-06-05 16:44:14 -04:00
parent 0bfda28bec
commit b7189bf6f8
2 changed files with 13 additions and 7 deletions

View file

@ -11,6 +11,10 @@
</div>
<div class="fieldDescription">${XmlTvPathHelp}</div>
</div>
<div class="inputContainer">
<input is="emby-input" class="txtMovies" label="${LabelMovieCategories}" autocomplete="off" />
<div class="fieldDescription">${XmlTvMovieCategoriesHelp}</div>
</div>
<div class="inputContainer">
<input is="emby-input" class="txtKids" label="${LabelKidsCategories}" autocomplete="off" />
<div class="fieldDescription">${XmlTvKidsCategoriesHelp}</div>