aboutsummaryrefslogtreecommitdiff
path: root/templates/category
diff options
context:
space:
mode:
authorJoris2021-10-10 19:27:22 +0200
committerJoris2021-10-10 21:21:34 +0200
commit6e695bf7a0253b4f6d1db78fa4310616d8a1357f (patch)
treea5b9f30b74a6914336993f93504df3b42fccb933 /templates/category
parent8ccd762bfc3d7da2716749d709cf5cc216882a23 (diff)
downloadbudget-6e695bf7a0253b4f6d1db78fa4310616d8a1357f.tar.gz
budget-6e695bf7a0253b4f6d1db78fa4310616d8a1357f.tar.bz2
budget-6e695bf7a0253b4f6d1db78fa4310616d8a1357f.zip
Search by name, cost and user
Diffstat (limited to 'templates/category')
-rw-r--r--templates/category/table.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/category/table.html b/templates/category/table.html
index ad42258..e05c84b 100644
--- a/templates/category/table.html
+++ b/templates/category/table.html
@@ -9,7 +9,7 @@
<section class="g-Section">
{% if not categories %}
- <div class="g-Payments__NoResults">
+ <div class="g-Table__NoResults">
Il n’y a aucune catégorie.
</div>
{% endif %}