File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414 < button type ="submit " class ="l-sort-toolbar__filter-apply " onclick ="return doSearch('/search/') " value =""> < i class ="fas fa-search "> </ i > </ button >
1515 </ form >
1616 </ td >
17- < td class =" step-right " >
17+ < td >
1818 < form action ="/bulk/backup/ " method ="post " id ="objects ">
1919 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
2020 < div class ="l-select ">
Original file line number Diff line number Diff line change 1414 </ form >
1515 </ td >
1616 < td > </ td >
17- < td class =" step-right " >
17+ < td >
1818 < a class ="vst " href ='/list/stats/ '> < ?=__('Overall Statistics')?> </ a >
1919 </ td >
2020 < td >
Original file line number Diff line number Diff line change 99 < div class ="l-sort-toolbar clearfix ">
1010 < table >
1111 < tr >
12- < td class =" step-right " >
12+ < td >
1313 < ?
1414 if($panel[$user]['CRON_REPORTS'] == 'yes') {
1515 echo '< a class ="vst " href ="/delete/cron/reports/?token='.$_SESSION['token'].' "> '.__('turn off notifications').'</ a > ';
Original file line number Diff line number Diff line change 3535 }
3636 }
3737 if($mysql){
38- echo '< td class =" step-right " > < a class ="vst " href ="'.$db_myadmin_link.' " target ="_blank "> phpMyAdmin</ td > ';
38+ echo '< td > < a class ="vst " href ="'.$db_myadmin_link.' " target ="_blank "> phpMyAdmin</ td > ';
3939 }
4040 if($pgsql){
41- echo '< td class =" step-right " > < a class ="vst " href ="'.$db_pgadmin_link.' " target ="_blank "> phpPgAdmin</ td > ';
41+ echo '< td > < a class ="vst " href ="'.$db_pgadmin_link.' " target ="_blank "> phpPgAdmin</ td > ';
4242 }
4343 ?>
4444
Original file line number Diff line number Diff line change 1111 </ form >
1212 </ td >
1313 < td > </ td >
14- < td class =" step-right " >
14+ < td >
1515 < a class ="vst " href ='/list/stats/ '> < ?=__('Overall Statistics')?> </ a >
1616 </ td >
1717 < td >
You can’t perform that action at this time.
0 commit comments