index now redirects to ticket_submit
If the application is to be integrated into the lehrerportal it wouldn't need authentication at the beginning
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<title>CSG Ticketsystem</title>
|
||||
<link rel="stylesheet" href="./css/style.css"/>
|
||||
<link rel="icon" type="image/x-icon" href="./img/favicon.ico">
|
||||
<meta http-equiv="refresh" content="0; url=../php/ticket_submit.php" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user