From cef41f3710523b7744964ded615f5fd2ca0b884c Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Thu, 23 May 2024 12:44:12 +0200 Subject: [PATCH] fixes html, one closing div to much --- application/views/widgets/table/table.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/application/views/widgets/table/table.php b/application/views/widgets/table/table.php index 9434547e1..cbd4ec0f1 100644 --- a/application/views/widgets/table/table.php +++ b/application/views/widgets/table/table.php @@ -22,5 +22,4 @@
- - \ No newline at end of file + \ No newline at end of file