1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00

Fixed: unclosed <span> tag on BulkImportView (#2110)

This commit is contained in:
James White 2017-09-24 12:19:39 +01:00 committed by Leonardo Galli
parent 9178a0aa1b
commit 321ba98e49

View File

@ -3,7 +3,7 @@
<div class="row">
<div class="col-md-12">
<span><b>Disabled movies are possible duplicates. If the match is incorrect, update the Tmdb Id cell to import the proper movie.</b><span>
<strong>Disabled movies are possible duplicates. If the match is incorrect, update the Tmdb Id cell to import the proper movie.</strong>
</div>
</div>