diff --git a/agent/modals/ticket/ticket_edit_project.php b/agent/modals/ticket/ticket_edit_project.php
new file mode 100644
index 00000000..b75232a1
--- /dev/null
+++ b/agent/modals/ticket/ticket_edit_project.php
@@ -0,0 +1,65 @@
+
+
+
+
+
+$project_name for Ticket $ticket_prefix$ticket_number");
+
+ redirect();
+
+}
+
if (isset($_POST['add_ticket_watcher'])) {
enforceUserPermission('module_support', 2);
diff --git a/agent/ticket.php b/agent/ticket.php
index 383bfeb1..f3f50b7e 100644
--- a/agent/ticket.php
+++ b/agent/ticket.php
@@ -1227,9 +1227,9 @@ if (isset($_GET['ticket_id'])) {
Project