diff --git a/module/ai/view/prompts.html.php b/module/ai/view/prompts.html.php index b8f84d52c2..8a024b80ac 100644 --- a/module/ai/view/prompts.html.php +++ b/module/ai/view/prompts.html.php @@ -66,7 +66,7 @@ id;?> - + name;?> status == 'draft') echo "{$this->lang->ai->prompts->statuses[$prompt->status]}";?> @@ -81,7 +81,7 @@ } ?> - desc;?> + desc;?> ', '', "class='btn'");