mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 21:12:43 +02:00
Text fixes and got pending releases finally fully working.
Fixes #1318 and fixes #1023
This commit is contained in:
@@ -39,9 +39,9 @@
|
||||
</div>
|
||||
|
||||
<div class="form-group advanced-setting">
|
||||
<label class="col-sm-3 control-label">Whitelisted Hardcoded Subs Tags</label>
|
||||
<label class="col-sm-3 control-label">Whitelisted Subtitle Tags Tags</label>
|
||||
<div class="col-sm-1 col-sm-push-2 help-inline">
|
||||
<i class="icon-sonarr-form-info" title="All subtitle tags set here will not be considered hardcoded (e.g. dksub). This field is caseinsensitive and please put the tag in singular (dksub instead of dksubs)."/>
|
||||
<i class="icon-sonarr-form-info" title="All subtitle tags set here will not be considered hardcoded (e.g. dksub). This field is caseinsensitive. Tags must be put in singular (dksub instead of dksubs)."/>
|
||||
</div>
|
||||
<div class="col-sm-2 col-sm-pull-1">
|
||||
<input type="text" name="whitelistedHardcodedSubs" class="form-control x-hcwhitelist"/>
|
||||
|
Reference in New Issue
Block a user