mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 01:39:29 +01:00
torznab config issues
This commit is contained in:
@@ -552,7 +552,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<label>Torznab API</label>
|
||||
<input type="text" name="Torznab_api${torznab_number}" value="${torznab[1]}" size="36">
|
||||
<input type="text" name="torznab_api${torznab_number}" value="${torznab[1]}" size="36">
|
||||
</div>
|
||||
<div class="row checkbox">
|
||||
<input id="torznab_enabled" type="checkbox" name="torznab_enabled${torznab_number}" value="1" ${torznab_enabled} /><label>Enabled</label>
|
||||
|
||||
Reference in New Issue
Block a user