Skip to content

Commit 5c9b5e2

Browse files
author
Kristan Kenney
committed
Remove class definition
1 parent 3d8e57e commit 5c9b5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/list_backup_detail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<div class="actions-panel clearfix">
7676
<div class="actions-panel__col actions-panel__list shortcut-enter" key-action="href">
7777
<a href="/schedule/restore/?backup=<?=$backup?>&type=web&object=<?=$key?>&token=<?=$_SESSION['token']?>" title="<?php print _('Restore');?>">
78-
<i class="fas fa-undo status-icon green status-icon dim icon-pad-right"></i>
78+
<i class="fas fa-undo status-icon green status-icon dim"></i>
7979
</a>
8080
</div>
8181
</div>

0 commit comments

Comments
 (0)