mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Indexers carded
This commit is contained in:
parent
0bc2d4814c
commit
23695b3fe8
5 changed files with 26 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
<fieldset>
|
||||
<legend>{{name}}</legend>
|
||||
<div class="indexer-settings-item">
|
||||
<h2>{{name}}</h2>
|
||||
|
||||
<div class="control-group">
|
||||
<label class="control-label">Enable</label>
|
||||
|
@ -14,12 +14,8 @@
|
|||
|
||||
<div class="btn btn-primary slide-button"></div>
|
||||
</label>
|
||||
|
||||
<span class="help-inline-checkbox">
|
||||
<i class="icon-question-sign" title="Do you want to use {{name}} to download NZBs?"></i>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{formBuilder}}
|
||||
</fieldset>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue