display from and summary report heading changes

This commit is contained in:
2026-01-30 12:16:32 +05:30
parent 4592113f76
commit a7eec85b8f
10 changed files with 9 additions and 6 deletions

View File

@@ -45,7 +45,9 @@
</table>
</div>
{% else %}
<p style="text-align: center; margin-top: 20px;" class="no-record">No AO records found.</p>
<p style="text-align: center; margin-top: 20px" class="no-record">
No records found. Click the button above to add one!
</p>
{% endif %}
</div>
{% endblock %}

View File

@@ -51,7 +51,7 @@
</div>
{% else %}
<p class="no-record">No ITAT records found. Click the button above to add one!</p>
<p class="no-record">No records found. Click the button above to add one!</p>
{% endif %}
</div>