1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-06 08:07:20 +02:00
Radarr/NzbDrone.Web/_backboneApp/AddSeries/Existing/FolderMatchResultViewTemplatate.html
2013-02-15 16:52:41 -08:00

6 lines
249 B
HTML

<div class="row">
<a href="http://thetvdb.com/?tab=series&id={{id}}" target="_blank" class="icon-info-sign pull-left"></a>
<div>{{seriesName}} {{seriesYear}}</div>
<div class="btn btn-success x-add pull-right icon-plus"></div>
</div>