Mercurial Hosting > lang
diff src/edit_course.html.luan @ 60:285029931499
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 18 Aug 2025 10:18:10 +0900 |
parents | 27758f3b2d69 |
children | 1793510fa36a |
line wrap: on
line diff
--- a/src/edit_course.html.luan Mon Aug 18 08:51:20 2025 +0900 +++ b/src/edit_course.html.luan Mon Aug 18 10:18:10 2025 +0900 @@ -68,7 +68,7 @@ <p><label clickable><input type=checkbox name=has_ruby <%= course.has_ruby and "checked" or "" %> > Has pronunciation like {japanese|romaji}</label></p> - <h4>AI system prompt</h4> + <h4>AI system prompt - chat instructions</h4> <textarea required name=ai_system_prompt oninput="fixTextarea(event.target)"><%=html_encode(course.ai_system_prompt)%></textarea> <h4>AI first message (optional)</h4>