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

switch to new CC url

This commit is contained in:
Luke Pulverenti 2014-09-18 00:50:21 -04:00
parent 1f6ce6a409
commit 698fe57e53
5 changed files with 21 additions and 6 deletions

View file

@ -51,6 +51,7 @@
<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" style="margin-top: 5px;"><a href="supporter.html">${ButtonLearnMore}</a></div>
</li>
<li>
<label for="txtDownloadAge">${LabelChannelDownloadAge}</label>