From 9a4169e50dd05f9d2d692cbadb4785d34c41d5e1 Mon Sep 17 00:00:00 2001 From: sraffauf Date: Wed, 28 Jan 2026 16:18:07 +0100 Subject: [PATCH] index now redirects to ticket_submit If the application is to be integrated into the lehrerportal it wouldn't need authentication at the beginning --- index.html | 1 + php/ticket_submit.php | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/index.html b/index.html index 4a9c234..ce31e59 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ CSG Ticketsystem +
diff --git a/php/ticket_submit.php b/php/ticket_submit.php index c752ae7..6337c6b 100644 --- a/php/ticket_submit.php +++ b/php/ticket_submit.php @@ -1,11 +1,3 @@ - -