mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
Fixed: Help message when adding download clients
This commit is contained in:
+2
-2
@@ -50,8 +50,8 @@ class AddDownloadClientModalContent extends Component {
|
|||||||
<div>
|
<div>
|
||||||
|
|
||||||
<Alert kind={kinds.INFO}>
|
<Alert kind={kinds.INFO}>
|
||||||
<div>Sonarr supports any downloadClient that uses the Newznab standard, as well as other downloadClients listed below.</div>
|
<div>Sonarr supports many popular torrent and usenet download clients.</div>
|
||||||
<div>For more information on the individual downloadClients, clink on the info buttons.</div>
|
<div>For more information on the individual download clients, click the more info buttons.</div>
|
||||||
</Alert>
|
</Alert>
|
||||||
|
|
||||||
<FieldSet legend="Usenet">
|
<FieldSet legend="Usenet">
|
||||||
|
|||||||
Reference in New Issue
Block a user