mirror of
https://github.com/Radarr/Radarr
synced 2026-03-04 11:32:23 +01:00
Update EpisodeFileEditorLayoutTemplate.hbs
This commit is contained in:
parent
410aa467b8
commit
ec3dd982f6
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
<div class="x-quality"></div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button class="btn btn-danger x-delete-files">Delete Files</button>
|
||||
<button class="btn btn-danger pull-left x-delete-files">Delete Files</button>
|
||||
<button class="btn btn-default" data-dismiss="modal">Close</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue