update latest items display
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<p>${CinemaModeConfigurationHelp}</p>
|
||||
<div style="margin-top: 2em;">
|
||||
<h3 style="margin-bottom:.5em;">${LabelEnableCinemaModeFor}</h3>
|
||||
<div class="paperCheckboxListLabel">${LabelEnableCinemaModeFor}</div>
|
||||
<div class="paperCheckboxList">
|
||||
<paper-checkbox class="chkMovies">${OptionMovies}</paper-checkbox>
|
||||
<paper-checkbox class="chkEpisodes">${OptionEpisodes}</paper-checkbox>
|
||||
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
<br />
|
||||
<div>
|
||||
<h3 style="margin-bottom:.5em;">${LabelSelectInternetTrailersForCinemaMode}</h3>
|
||||
<div class="paperCheckboxListLabel">${LabelSelectInternetTrailersForCinemaMode}</div>
|
||||
<div class="paperCheckboxList">
|
||||
<paper-checkbox class="chkUpcomingTheaterTrailers">${OptionUpcomingMoviesInTheaters}</paper-checkbox>
|
||||
<paper-checkbox class="chkUpcomingDvdTrailers">${OptionUpcomingDvdMovies}</paper-checkbox>
|
||||
|
||||
Reference in New Issue
Block a user