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

James White 7 years ago committed by Leonardo Galli
parent 9178a0aa1b
commit 321ba98e49

@ -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>

Loading…
Cancel
Save