1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-28 02:40:01 +00:00
Radarr/NzbDrone.Web/Views/Shared/NoSeriesBanner.cshtml

2 lines
151 B
Text
Raw Normal View History

2012-02-25 16:35:27 +00:00

<div class="infoBox">It looks like you haven't added any series to NzbDrone. @Html.ActionLink("Click here to add one.", "Index", "AddSeries")</div>