fix live tv guide config in wizard

This commit is contained in:
Luke Pulverenti 2016-07-05 12:55:37 -04:00
parent 86364d27e8
commit 3534a863be
3 changed files with 3 additions and 2 deletions

View file

@ -16,6 +16,7 @@
<label for="selectType" class="selectLabel">${LabelDataProvider}</label>
<select id="selectType" data-mini="true" required="required">
<option value="SchedulesDirect">Schedules Direct</option>
<option value="xmltv">Xml TV</option>
</select>
<div class="fieldDescription">${AdditionalLiveTvProvidersCanBeInstalledLater}</div>
</div>