switch to mroe truthful wording

pull/26/head
Miroito 3 years ago
parent 84822cbac1
commit ddd9e36288

@ -49,7 +49,7 @@ fn index_page<G: Html>(cx: Scope) -> View<G> {
} }
div (class="flex-grow") { div (class="flex-grow") {
h1 (class="mb-1 text-center") { h1 (class="mb-1 text-center") {
"Most activity in the past month" "Most activity in the past 30 days"
} }
PaginatedTable(table_transactions_month) PaginatedTable(table_transactions_month)
} }

Loading…
Cancel
Save