mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
16 lines
518 B
HTML
16 lines
518 B
HTML
<fieldset>
|
|
<legend>Quality Profiles</legend>
|
|
<div class="row">
|
|
<div class="col-md-12">
|
|
<ul class="quality-profiles thingies">
|
|
<li>
|
|
<div class="quality-profile-item thingy add-card x-add-card">
|
|
<span class="center well">
|
|
<i class="icon-plus" title="Add Profile"/>
|
|
</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</fieldset> |