Update the AI Ticket Summary Prompt

This commit is contained in:
johnnyq
2025-09-06 17:57:58 -04:00
parent f51c3e9e3f
commit dcade3a5c7
4 changed files with 9 additions and 89 deletions

View File

@@ -14,8 +14,6 @@
<input type="text" class="form-control" name="name" placeholder="Template name" maxlength="200">
</div>
<?php if ($config_ai_enable == 1) { ?>
<!-- Prompt for AI -->
<div class="form-group">
<label>Enter a prompt for the type of IT documentation you want to generate:</label>
<div class="input-group mb-3">
@@ -27,7 +25,6 @@
</div>
</div>
</div>
<?php } ?>
<!-- TinyMCE Content -->
<div class="form-group">