mirror of https://github.com/Radarr/Radarr
14 lines
455 B
HTML
14 lines
455 B
HTML
<fieldset>
|
|
<legend>Blackhole</legend>
|
|
<div class="control-group">
|
|
<label class="control-label">Blackhole Folder</label>
|
|
|
|
<div class="controls">
|
|
<input type="text" name="blackholeFolder" class="x-path"/>
|
|
<span class="help-inline">
|
|
<i class="icon-nd-form-info" title="The folder where your download client will pickup .nzb files"/>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</fieldset>
|