Fixed the approval/reject counter
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<table border="0" cellpadding="2" cellspacing="0" width="80%" bgcolor="#c08000">
|
<table border="0" cellpadding="2" cellspacing="0" width="80%" bgcolor="#c08000">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="footertext" align="right"> 21096 quotes approved; 90 quotes pending</td>
|
<td class="footertext" align="right">{{ approved_count }} quotes approved; {{ pending_count }} quotes pending</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user