Changed 'newznab' -> 'custom newznab providers' to hopefully get rid of some confusion

This commit is contained in:
rembo10
2014-04-18 11:04:52 -07:00
parent 6e90419014
commit 84ebcb84f9

View File

@@ -293,7 +293,7 @@
</div>
</fieldset>
<fieldset>
<legend>Newznab</legend>
<legend>Custom Newznab Providers</legend>
<div class="row checkbox">
<input id="usenewznab" type="checkbox" name="newznab" onclick="initConfigCheckbox($(this));" value="1" ${config['use_newznab']} /><label>Use Newznab</label>
</div>