From 45212306da473261ca1db87bbc68be6b3cc9c726 Mon Sep 17 00:00:00 2001 From: Jiri Vrany Date: Wed, 27 Mar 2024 09:35:33 +0100 Subject: [PATCH] fix typo in user template --- flowapp/templates/pages/dashboard_user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowapp/templates/pages/dashboard_user.html b/flowapp/templates/pages/dashboard_user.html index 683f543..f3c777f 100644 --- a/flowapp/templates/pages/dashboard_user.html +++ b/flowapp/templates/pages/dashboard_user.html @@ -16,7 +16,7 @@

{{ rstate|capitalize }} {{ table_title }} that you can modify

{{ dashboard_table_editable_head }} {{ dashboard_table_editable }} - {{ dashboard_table_foot }}} + {{ dashboard_table_foot }}