File tree Expand file tree Collapse file tree 1 file changed +16
-12
lines changed
Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Original file line number Diff line number Diff line change 247247 </ div >
248248 < ? } ?>
249249 </ td >
250- < td >
251- < ? if(empty($data[$key]['LETSENCRYPT']) || $data[$key]['LETSENCRYPT'] == 'no') { ?>
252- < div class ="l-unit__stat-cols clearfix disabled "> < ?=__('Lets Encrypt Support')?> </ div >
253- < ? } else {?>
254- < div class ="l-unit__stat-cols clearfix ">
255- < div class ="l-unit__stat-col l-unit__stat-col--left "> < ?=__('Lets Encrypt Support')?> :</ div >
256- < div class ="l-unit__stat-col l-unit__stat-col--right ">
257- < b > < ?=__($data[$key]['LETSENCRYPT'])?> </ b >
258- </ div >
259- </ div >
260- < ? } ?>
261- </ td >
262250 < td >
263251 < ?php if (!empty($_SESSION['PROXY_SYSTEM'])) { echo ""; ?>
264252 < div class ="l-unit__stat-cols clearfix last ">
278266 < ? } ?>
279267 </ td >
280268 </ tr >
269+ < tr >
270+ < td >
271+ < ? if(empty($data[$key]['LETSENCRYPT']) || $data[$key]['LETSENCRYPT'] == 'no') { ?>
272+ < div class ="l-unit__stat-cols clearfix disabled "> < ?=__('Lets Encrypt Support')?> </ div >
273+ < ? } else {?>
274+ < div class ="l-unit__stat-cols clearfix ">
275+ < div class ="l-unit__stat-col l-unit__stat-col--left "> < ?=__('Lets Encrypt Support')?> :</ div >
276+ < div class ="l-unit__stat-col l-unit__stat-col--right ">
277+ < b > < ?=__($data[$key]['LETSENCRYPT'])?> </ b >
278+ </ div >
279+ </ div >
280+ < ? } ?>
281+ </ td >
282+ </ tr >
283+ < td > </ td >
284+ < td > </ td >
281285 < tr >
282286 < td >
283287 < div class ="l-unit__stat-cols clearfix graph ">
You can’t perform that action at this time.
0 commit comments