|
@@ -75,7 +75,7 @@
|
|
|
<div class="actions-panel clearfix">
|
|
<div class="actions-panel clearfix">
|
|
|
<div class="actions-panel__col actions-panel__list shortcut-enter" key-action="href">
|
|
<div class="actions-panel__col actions-panel__list shortcut-enter" key-action="href">
|
|
|
<a href="/schedule/restore/?backup=<?=$backup?>&type=web&object=<?=$key?>&token=<?=$_SESSION['token']?>" title="<?php print _('Restore');?>">
|
|
<a href="/schedule/restore/?backup=<?=$backup?>&type=web&object=<?=$key?>&token=<?=$_SESSION['token']?>" title="<?php print _('Restore');?>">
|
|
|
- <i class="fas fa-undo status-icon green status-icon dim icon-pad-right"></i>
|
|
|
|
|
|
|
+ <i class="fas fa-undo status-icon green status-icon dim"></i>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|