mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-02 11:44:32 +00:00
renamed completed/failed download handling sections
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<fieldset>
|
||||
<legend>Download Client Import Handling</legend>
|
||||
<legend>Completed Download Handling</legend>
|
||||
<div class="form-group">
|
||||
<label class="col-sm-3 control-label">Enable</label>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="x-completed-download-options advanced-setting"">
|
||||
<div class="x-completed-download-options advanced-setting">
|
||||
<div class="form-group">
|
||||
<label class="col-sm-3 control-label">Remove</label>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
</fieldset>
|
||||
|
||||
<fieldset class="advanced-setting">
|
||||
<legend>Download Client Failed Handling</legend>
|
||||
<legend>Failed Download Handling</legend>
|
||||
|
||||
<div class="form-group">
|
||||
<label class="col-sm-3 control-label">Enable</label>
|
||||
|
||||
Reference in New Issue
Block a user