From 2b6ebca4c3dd56345b9259859449d5619b79a012 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 7 Mar 2026 18:00:32 -0500 Subject: [PATCH] Fix Project templates listing to not open edit modal when project is clicked --- admin/project_template.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/admin/project_template.php b/admin/project_template.php index 87e28442..4e7892d7 100644 --- a/admin/project_template.php +++ b/admin/project_template.php @@ -87,16 +87,16 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?> - +
- - - + +
+
+
-