File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 125125 < div class ="clearfix l-unit__stat-col--left text-center "> < b >
126126 < ? if($data[$key]['SUSPENDED'] == 'no'){ ?>
127127 < ? if($data[$key]['ALIAS'] == ''){ ?>
128- 0
128+ < i class =" fas fa-minus-circle " > </ i >
129129 < ? } else {?>
130130 < i class ="fas fa-check-circle status-icon green "> </ i >
131131 < ? } ?>
132132 < ? } else {?>
133133 < ? if($data[$key]['ALIAS'] == ''){ ?>
134- 0
134+ < i class =" fas fa-minus-circle " > </ i >
135135 < ? } else {?>
136136 < i class ="fas fa-check-circle "> </ i >
137137 < ? } ?>
Original file line number Diff line number Diff line change 125125 < div class ="clearfix l-unit__stat-col--left text-center "> < b >
126126 < ? if($data[$key]['SUSPENDED'] == 'no'){ ?>
127127 < ? if($data[$key]['ALIAS'] == ''){ ?>
128- 0
128+ < i class =" fas fa-minus-circle " > </ i >
129129 < ? } else {?>
130130 < i class ="fas fa-check-circle status-icon green "> </ i >
131131 < ? } ?>
132132 < ? } else {?>
133133 < ? if($data[$key]['ALIAS'] == ''){ ?>
134- 0
134+ < i class =" fas fa-minus-circle " > </ i >
135135 < ? } else {?>
136136 < i class ="fas fa-check-circle "> </ i >
137137 < ? } ?>
You can’t perform that action at this time.
0 commit comments