Update login.html

This commit is contained in:
2024-10-13 21:30:18 +01:00
committed by GitHub
parent 2c04ce5b04
commit 40a477b7c1

View File

@@ -76,7 +76,7 @@
</tr>
<tr>
<td class="footertext" align="left">&nbsp;</td>
<td class="footertext" align="right">{{ approved_count }} quotes approved</td>
<td class="footertext" align="right">{{ approved_count }} quotes approved; {{ pending_count }} quotes pending</td>
</tr>
</table>