1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-05 14:22:03 +00:00
Radarr/NzbDrone.Web/_backboneApp/AddSeries/Existing/FolderMatchResultViewTemplatate.html
2013-02-15 16:52:43 -08:00

5 lines
267 B
HTML

<div class="line row folder-match-result-view">
<a href="http://thetvdb.com/?tab=series&id={{id}}" target="_blank" class="icon-info-sign"></a>
<span>{{seriesName}} {{seriesYear}}</span>
<span class="icon-plus pull-right btn btn-success"></span>
</div>