Skip to content

Commit 54d4d9f

Browse files
committed
*Fix markup error
1 parent dc374f5 commit 54d4d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/list_web.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@
266266
<? } ?>
267267
</td>
268268
</tr>
269-
<td></td>
270269
<tr>
270+
<td></td>
271271
<td>
272272
<? if(empty($data[$key]['LETSENCRYPT']) || $data[$key]['LETSENCRYPT'] == 'no') { ?>
273273
<div class="l-unit__stat-cols clearfix disabled"><?=__('Lets Encrypt Support')?></div>

0 commit comments

Comments
 (0)