File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
Expand file tree Collapse file tree 2 files changed +0
-14
lines changed 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://webmail.".$http_host."/";
20- if (!empty($_SESSION['WEBMAIL_ALIAS'])) $webmail = $_SESSION['WEBMAIL_ALIAS'];
21- ?>
22- </ td >
2316 < td class ="sort-by ">
2417 < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> < i class ="fas fa-sort-amount-down "> </ i > </ b > </ span >
2518 </ td >
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://webmail.".$http_host."/";
20- if (!empty($_SESSION['WEBMAIL_ALIAS'])) $webmail = $_SESSION['WEBMAIL_ALIAS'];
21- ?>
22- </ td >
2316 < td class ="sort-by ">
2417 < ?=__('sort by');?> : < span > < b > < ?=__('Date')?> < i class ="fas fa-sort-amount-down "> </ i > </ b > </ span >
2518 </ td >
You can’t perform that action at this time.
0 commit comments