Skip to content

Commit 4802b36

Browse files
committed
added <tr></tr>
1 parent 2c48a8b commit 4802b36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/templates/user/list_mail_acc.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,10 @@
7878
<tr>
7979
<td style="vertical-align:top;" >
8080
<table>
81+
<tr>
8182
<td class="counter-name" style="padding: 4px 0 0 0;">
8283
</td>
84+
</tr>
8385
<tr>
8486
<td class="chart1" style="padding: 2px 0 2px 0">
8587
<?php print __('Disk');?>: <?php echo humanize_usage($data[$key]['U_DISK']) ?>

0 commit comments

Comments
 (0)