File tree Expand file tree Collapse file tree 11 files changed +31
-38
lines changed
Expand file tree Collapse file tree 11 files changed +31
-38
lines changed Original file line number Diff line number Diff line change @@ -1383,10 +1383,6 @@ div.l-content > div.l-separator:nth-of-type(4) {
13831383 padding-left : 96px ;
13841384}
13851385
1386- .l-sort-toolbar td : first-of-type {
1387- padding-left : 10px ;
1388- }
1389-
13901386.l-sort-toolbar td .step-right : first-of-type {
13911387 padding-right : 20px ;
13921388}
@@ -3150,6 +3146,7 @@ form#vstobjects.suspended {
31503146
31513147.l-sort-toolbar table td {
31523148 float : left;
3149+ margin-left : 10px ;
31533150}
31543151.l-sort-toolbar__search-box {
31553152 float : right !important ;
Original file line number Diff line number Diff line change 1818 < div class ="l-sort-toolbar clearfix ">
1919 < table >
2020 < tr >
21+ < td class ="sort-by ">
22+ < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
23+ </ td >
2124 < td class ="l-sort-toolbar__search-box ">
2225 < form action ="/search/ " method ="get ">
2326 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
4043 </ div >
4144 < button type ="submit " class ="l-sort-toolbar__filter-apply " value =""> < i class ="fas fa-arrow-right "> </ i > </ button >
4245 </ td >
43- < td class ="sort-by ">
44- < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
45- </ td >
4646 </ tr >
4747 </ table >
4848 </ div >
Original file line number Diff line number Diff line change 4343 < div class ="l-sort-toolbar clearfix ">
4444 < table >
4545 < tr >
46+ < td class ="sort-by ">
47+ < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
48+ </ td >
4649 < td class ="l-sort-toolbar__search-box ">
4750 < form action ="/search/ " method ="get ">
4851 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
6366 </ div >
6467 < button type ="submit " class ="l-sort-toolbar__filter-apply " value =""> < i class ="fas fa-arrow-right "> </ i > </ button >
6568 </ td >
66- < td class ="sort-by ">
67- < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
68- </ td >
6969 </ tr >
7070 </ table >
7171 <!-- -->
Original file line number Diff line number Diff line change 1414 < div class ="l-sort-toolbar clearfix ">
1515 < table >
1616 < tr >
17+ < td class ="sort-by ">
18+ < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
19+ </ td >
1720 < td class ="l-sort-toolbar__search-box ">
1821 < form action ="/search/ " method ="get ">
1922 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
3437 </ div >
3538 < button type ="submit " class ="l-sort-toolbar__filter-apply " value =""> < i class ="fas fa-arrow-right "> </ i > </ button >
3639 </ td >
37- < td class ="sort-by ">
38- < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
39- </ td >
4040 </ tr >
4141 </ table >
4242 </ div >
Original file line number Diff line number Diff line change 2020 < tr >
2121 < td class ="sort-by ">
2222 < ?=__('sort by');?> : < span > < b > < ?=__('Action')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
23- </ td >
23+ </ td >
2424 < td >
2525 < form action ="/bulk/firewall/ " method ="post " id ="objects ">
2626 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
Original file line number Diff line number Diff line change 1313 < div class ="l-sort-toolbar clearfix ">
1414 < table >
1515 < tr >
16- < td class ="">
17- < ?
18- list($http_host, $port) = explode(':', $_SERVER["HTTP_HOST"].":");
19- $webmail = "http://".$http_host."/webmail/";
20- if (!empty($_SESSION['MAIL_URL'])) $webmail = $_SESSION['MAIL_URL'];
21- ?>
16+ < td class ="sort-by ">
17+ < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
2218 </ td >
2319 < td class ="l-sort-toolbar__search-box ">
2420 < form action ="/search/ " method ="get ">
4036 </ div >
4137 < button type ="submit " class ="l-sort-toolbar__filter-apply " value =""> < i class ="fas fa-arrow-right "> </ i > </ button >
4238 </ td >
43- < td class ="sort-by ">
44- < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
45- </ td >
39+
4640 </ tr >
4741 </ table >
4842 <!-- -->
Original file line number Diff line number Diff line change 2020 if (!empty($_SESSION['MAIL_URL'])) $webmail = $_SESSION['MAIL_URL'];
2121 ?>
2222 </ td >
23+ < td class ="sort-by ">
24+ < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
25+ </ td >
2326 < td class ="l-sort-toolbar__search-box ">
2427 < form action ="/search/ " method ="get ">
2528 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
4043 </ div >
4144 < button type ="submit " class ="l-sort-toolbar__filter-apply " value =""> < i class ="fas fa-arrow-right "> </ i > </ button >
4245 </ td >
43- < td class ="sort-by ">
44- < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
45- </ td >
4646 </ tr >
4747 </ table >
4848 <!-- -->
Original file line number Diff line number Diff line change 1212 < div class ="l-sort-toolbar clearfix ">
1313 < table >
1414 < tr >
15+ < td class ="sort-by ">
16+ < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
17+ </ td >
1518 < td class ="l-sort-toolbar__search-box ">
1619 < form action ="/search/ " method ="get ">
1720 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
3437 </ div >
3538 < input type ="submit " class ="l-sort-toolbar__filter-apply " value ="" />
3639 </ td >
37- < td class ="sort-by ">
38- < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
39- </ td >
40+
4041 </ tr >
4142 </ table >
4243 </ div >
Original file line number Diff line number Diff line change 1414 < div class ="l-sort-toolbar clearfix ">
1515 < table >
1616 < tr >
17+ < td class ="sort-by ">
18+ < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
19+ </ td >
1720 < td class ="l-sort-toolbar__search-box ">
1821 < form action ="/search/ " method ="get ">
1922 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
3437 </ div >
3538 < button type ="submit " class ="l-sort-toolbar__filter-apply " value =""> < i class ="fas fa-arrow-right "> </ i > </ button >
3639 </ td >
37- < td class ="sort-by ">
38- < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
39- </ td >
4040 </ tr >
4141 </ table >
4242 <!-- -->
Original file line number Diff line number Diff line change 1212 < div class ="l-sort-toolbar clearfix ">
1313 < table >
1414 < tr >
15+ < td class ="sort-by ">
16+ < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
17+ </ td >
1518 < td class ="l-sort-toolbar__search-box ">
1619 < form action ="/search/ " method ="get ">
1720 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
3437 </ div >
3538 < button type ="submit " class ="l-sort-toolbar__filter-apply " value =""> < i class ="fas fa-arrow-right "> </ i > </ button >
3639 </ td >
37- < td class ="sort-by ">
38- < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> </ b > </ span > < i class ="l-icon-down-arrow media-top "> </ i >
39- </ td >
40+
4041 </ tr >
4142 </ table >
4243 </ div >
You can’t perform that action at this time.
0 commit comments