File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9696 < div class ="actions-panel clearfix ">
9797 < div class ="actions-panel__col actions-panel__download shortcut-d " key-action ="href "> < a href ="/download/backup/?backup=<?=$key?>&token=<?=$_SESSION['token']?> "> < i class ="fas fa-file-download status-icon-lightblue status-icon-dim "> </ i > </ a > </ div >
9898
99- < div class ="actions-panel__col actions-panel__list shortcut-d " key-action ="href "> < a href ="/list/backup/?backup=<?=$key?> "> < i class ="fas fa-cog status-icon-maroon status-icon-dim "> </ i > </ a > </ div >
99+ < div class ="actions-panel__col actions-panel__list shortcut-d " key-action ="href "> < a href ="/list/backup/?backup=<?=$key?> "> < i class ="fas fa-undo status-icon-green status-icon-dim "> </ i > </ a > </ div >
100100
101101 < div class ="actions-panel__col actions-panel__delete shortcut-delete " key-action ="js ">
102102 < a id ="delete_link_<?=$i?> " class ="data-controls do_delete ">
You can’t perform that action at this time.
0 commit comments