1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Fixed: Show an error message after a failed Trakt search

This commit is contained in:
Mark McDowall
2014-11-01 22:46:45 -07:00
parent e6494ba229
commit c159a378a0
3 changed files with 43 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
<div class="text-center col-md-12">
<h3>
There was an error searching for '{{term}}'.
</h3>
If the series title contains non-alphanumeric characters try removing them, otherwise try your search again later.
</div>