You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/UI/AddArtist/BulkImport/BulkImportViewTemplate.hbs

14 lines
365 B

<div id="x-toolbar"/>
<div class="row">
<div class="col-md-12">
<span><b>Disabled artists are possible duplicates. If the match is incorrect, update the MB Id cell to import the proper artist.</b><span>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="x-artists-bulk" class="queue table-responsive"/>
</div>
</div>