This commit is contained in:
jakani24
2024-06-20 15:42:00 +02:00
parent 0aae255595
commit 1cb5c674e8
2 changed files with 7 additions and 8 deletions

View File

@@ -43,6 +43,7 @@ include "../../../api/php/log/add_server_entry.php"; //to log things
<label for="keyword">Short description / keywords:</label>
<input type="text" class="form-control" id="keyword" name="keyword" required>
</div>
<br>
<button type="submit" class="btn btn-primary btn-block">Create incident</button>
</form>
<br>