File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 7070 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
7171 < div class ="actions-panel clearfix ">
7272 < ? if ($data[$key]['UPDATED'] == 'no') {
73- echo '< div class ="actions-panel__col actions-panel__update shortcut-u " key-action ="href "> < a href ="/update/vesta /?pkg='.$key.'&token='.$_SESSION['token'].' "> '.__('update').'< i > </ i > </ a > < span class ="shortcut "> U</ span > </ div > ';
73+ echo '< div class ="actions-panel__col actions-panel__update shortcut-u " key-action ="href "> < a href ="/update/hestia /?pkg='.$key.'&token='.$_SESSION['token'].' "> '.__('update').'< i > </ i > </ a > < span class ="shortcut "> U</ span > </ div > ';
7474 }
7575 ?>
7676 < div class ="actions-panel__col actions-panel__download shortcut-d " key-action ="href "> < a href ="/download/backup/?backup=<?=$key?>&token=<?=$_SESSION['token']?> "> < ?=__('download')?> < i > </ i > </ a > < span class ="shortcut "> D</ span > </ div >
Original file line number Diff line number Diff line change 2222 < label for ="toggle-all " class ="check-label toggle-all "> < ?=__('toggle all')?> </ label >
2323 </ td >
2424 < td >
25- < form action ="/bulk/vesta / " method ="post " id ="objects ">
25+ < form action ="/bulk/hestia / " method ="post " id ="objects ">
2626 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
2727 < div class ="l-select ">
2828 < select name ="action " id ="">
7171 < div class ="l-unit-toolbar__col l-unit-toolbar__col--right noselect ">
7272 < div class ="actions-panel clearfix ">
7373 < ? if ($data[$key]['UPDATED'] == 'no') {
74- echo '< div class ="actions-panel__col actions-panel__update shortcut-u " key-action ="href "> < a href ="/update/vesta /?pkg='.$key.'&token='.$_SESSION['token'].' "> '.__('update').'< i > </ i > </ a > < span class ="shortcut "> U</ span > </ div > ';
74+ echo '< div class ="actions-panel__col actions-panel__update shortcut-u " key-action ="href "> < a href ="/update/hestia /?pkg='.$key.'&token='.$_SESSION['token'].' "> '.__('update').'< i > </ i > </ a > < span class ="shortcut "> U</ span > </ div > ';
7575 }
7676 ?>
7777 </ div >
You can’t perform that action at this time.
0 commit comments