add more device options

This commit is contained in:
Luke Pulverenti 2014-10-11 21:46:02 -04:00
parent 9ae5d347c1
commit 029b0d464f
6 changed files with 76 additions and 6 deletions

View file

@ -50,8 +50,7 @@
<li>
<label for="txtDownloadSizeLimit">${LabelChannelDownloadSizeLimit}</label>
<input type="number" id="txtDownloadSizeLimit" pattern="[0-9]*" min="0.1" step=".1" data-mini="true" />
<div class="fieldDescription">${LabelChannelDownloadSizeLimitHelp}</div>
<div class="fieldDescription"><a href="supporter.html">${ButtonLearnMore}</a></div>
<div class="fieldDescription">${LabelChannelDownloadSizeLimitHelpText}</div>
</li>
<li>
<label for="txtDownloadAge">${LabelChannelDownloadAge}</label>