Lidarr/UI/Settings/Notifications/CollectionTemplate.html

14 lines
285 B
HTML
Raw Normal View History

<table class="table table-hover">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>On Grab</th>
<th>On Download</th>
<th>Controls</th>
</tr>
</thead>
<tbody></tbody>
2013-05-25 06:38:43 +00:00
</table>
<button class="btn btn-success x-add">Add</button>