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

Updated some text to say movies instead of series

This commit is contained in:
Leonardo Galli
2016-12-27 18:48:59 +01:00
parent 20dbdfb344
commit 0b765d10fe
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
<div class="col-md-6 col-md-offset-3">
<div class="input-group">
<span class="input-group-addon"><i class="fa fa-search"></i></span>
<input type="text" class="col-md-6 form-control x-series-search" placeholder="Search the series in your library">
<input type="text" class="col-md-6 form-control x-series-search" placeholder="Search the movies in your library">
</div>
</div>
</div>