diff src/view_course.html.luan @ 60:285029931499

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 18 Aug 2025 10:18:10 +0900
parents 6c78fd83518f
children 1793510fa36a
line wrap: on
line diff
--- a/src/view_course.html.luan	Mon Aug 18 08:51:20 2025 +0900
+++ b/src/view_course.html.luan	Mon Aug 18 10:18:10 2025 +0900
@@ -56,7 +56,7 @@
 
 			<p><input type=checkbox name=has_ruby <%= course.has_ruby and "checked" or "" %> disabled> Has pronunciation like {japanese|romaji}</p>
 
-			<h4>AI system prompt</h4>
+			<h4>AI system prompt - chat instructions</h4>
 			<pre><%=html_encode(course.ai_system_prompt)%></pre>
 
 			<h4>AI first message (optional)</h4>