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 8484
8585
8686 < div class ="l-unit <? if($status == 'suspended') echo 'l-unit--suspended'; if($_SESSION['favourites']['MAIL_ACC'][$key. "@ ".$_GET['domain']] == 1) echo ' l-unit--starred'; ?> animated fadeIn"
87- v_unit_id="< ?=$key."@".$_GET['domain']?> " v_section="mail_acc" sort-date="< ?=strtotime($data[$key]['DATE'].' '.$data[$key]['TIME'])?> " sort-name="< ?=$key?> " sort-disk="< ?$data[$key]['U_DISK']?> "
87+ v_unit_id="< ?=$key."@".$_GET['domain']?> " v_section="mail_acc" sort-date="< ?=strtotime($data[$key]['DATE'].' '.$data[$key]['TIME'])?> " sort-name="< ?=$key?> " sort-disk="< ?= $data[$key]['U_DISK']?> "
8888sort-star="< ? if($_SESSION['favourites']['MAIL_ACC'][$key."@".$_GET['domain']] == 1) echo '1'; else echo '0'; ?> ">
8989 < div class ="l-unit__col l-unit__col--right ">
9090 < div class ="clearfix l-unit__stat-col--left super-compact ">
You can’t perform that action at this time.
0 commit comments