Update list_backup_detail.html

This commit is contained in:
myvesta 2023-06-12 00:03:27 +02:00 committed by GitHub
parent 6921a58418
commit 83e24f738a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ input[type="checkbox"] {
</style>
<br /><br />
<form action="/bulk/restore/" method="post" id="objects">
<div class="l-center" style="margin-left: 240px; padding-right: 30px;">
<div class="l-center" style="margin-left: 240px; padding-right: 270px;">
<div class="l-sort clearfix noselect">
<a href="/schedule/restore/?backup=<?=htmlentities($_GET['backup'])?>" class="l-sort__create-btn restore" style="bottom: 0" title="<?=__('Restore All')?>"></a>
<div class="l-sort-toolbar clearfix">
@ -34,7 +34,7 @@ input[type="checkbox"] {
<!-- /.l-separator -->
<div class="l-center units" style="margin-left: 240px; padding-right: 20px;">
<div class="l-center units" style="margin-left: 240px; padding-right: 270px;">
<div class="l-unit header">
<div class="subtitle" style="color: black;"><?=__('Listing')?> <?=htmlentities($_GET['backup'])?></div>
<div class="subtitle"><?=__('First select what to restore')?>:</div>