mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-01 00:12:30 +01:00
14 lines
311 B
HTML
14 lines
311 B
HTML
<fieldset>
|
|
<legend>Quality Profiles</legend>
|
|
<table class="table table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Allowed</th>
|
|
<th>Cutoff</th>
|
|
<th>Controls</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody></tbody>
|
|
</table>
|
|
</fieldset> |