From aa81f5c93b2bc74dc3b90bc4f78ad87e8b81a665 Mon Sep 17 00:00:00 2001 From: Subhamoy Biswas Date: Sat, 4 Nov 2023 21:24:25 +0530 Subject: [PATCH] (feat): added folating bar in projects page --- htdocs/projects.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/htdocs/projects.php b/htdocs/projects.php index 67ac88f..14baef3 100644 --- a/htdocs/projects.php +++ b/htdocs/projects.php @@ -16,6 +16,13 @@ $years = create_project_years_array($conn);
+
+ + +
@@ -173,10 +180,7 @@ $years = create_project_years_array($conn);
- + + \ No newline at end of file