1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Indexers carded

This commit is contained in:
Mark McDowall
2013-05-29 00:14:48 -07:00
parent 0bc2d4814c
commit 23695b3fe8
5 changed files with 26 additions and 9 deletions
+3 -7
View File
@@ -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>