mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-19 21:46:43 -04:00
Download clients now use thingy provider
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<fieldset>
|
||||
<legend>Download Clients</legend>
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<ul id="x-download-clients" class="download-client-list">
|
||||
<li>
|
||||
<div class="download-client-item thingy add-card x-add-card">
|
||||
<span class="center well">
|
||||
<i class="icon-plus" title="Add Download Client"/>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
Reference in New Issue
Block a user