fix
This commit is contained in:
@@ -95,6 +95,14 @@ img {height: auto;}
|
||||
<td class="left" style="width:250px">Session<h5>Session total created today</h5></td>
|
||||
<td class="bodycopy"><h1>{{total_login}}</h1></td>
|
||||
</tr>
|
||||
<tr class="trColor">
|
||||
<td class="left" style="width:250px">Private Tasks<h5>Private Task now</h5></td>
|
||||
<td class="bodycopy"><h2>{{total_private_tasks}}</h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="left" style="width:250px">--------<h5>--------</h5></td>
|
||||
<td class="bodycopy"><h1>-----</h1></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!--[if (gte mso 9)|(IE)]>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user