Fixed: Show search for existing series that finds no results

This commit is contained in:
Mark McDowall
2014-10-23 16:55:25 -07:00
parent 8b3fd95d55
commit d017c40747
6 changed files with 3 additions and 9 deletions
@@ -0,0 +1,7 @@
<div class="text-center col-md-12">
<h3>
Sorry. We couldn't find any series matching '{{term}}'
</h3>
<a href="https://github.com/NzbDrone/NzbDrone/wiki/FAQ#wiki-why-cant-i-add-a-new-show-to-nzbdrone-its-on-thetvdb">Why can't I find my show?</a>
</div>