1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-01 04:45:35 +00:00
Radarr/NzbDrone.Services/NzbDrone.Services.Service/Views/Shared/NoSeriesBanner.cshtml

2 lines
151 B
Text
Raw Normal View History


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