Skip to content

Commit dc374f5

Browse files
committed
*Fix alignment of letsencrypt
1 parent 53dfc58 commit dc374f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web/templates/admin/list_web.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@
266266
<? } ?>
267267
</td>
268268
</tr>
269+
<td></td>
269270
<tr>
270271
<td>
271272
<? if(empty($data[$key]['LETSENCRYPT']) || $data[$key]['LETSENCRYPT'] == 'no') { ?>
@@ -280,8 +281,6 @@
280281
<? } ?>
281282
</td>
282283
</tr>
283-
<td></td>
284-
<td></td>
285284
<tr>
286285
<td>
287286
<div class="l-unit__stat-cols clearfix graph">

0 commit comments

Comments
 (0)