fix case sensitive file names
This commit is contained in:
parent
12f4de7741
commit
8ff293076b
8 changed files with 57 additions and 4 deletions
|
@ -48,6 +48,10 @@
|
|||
<div class="fieldDescription">${LabelTheseFeaturesRequireSupporterHelpAndTrailers}</div>
|
||||
<div class="fieldDescription"><a href="supporter.html">${ButtonLearnMore}</a></div>
|
||||
</li>
|
||||
<li>
|
||||
<label for="txtNumTrailers">${LabelNumberTrailerToPlay}</label>
|
||||
<input type="number" id="txtNumTrailers" data-mini="true" min="1" max="10" step="1" />
|
||||
</li>
|
||||
<li>
|
||||
<label for="chkEnableParentalControl">${LabelEnableIntroParentalControl}</label>
|
||||
<input type="checkbox" id="chkEnableParentalControl" data-mini="true" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue