diff src/account.html.luan @ 86:625ffdf6499d

web app
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 12 Mar 2025 12:26:19 -0600
parents a47036fd0158
children 7b339b1ccd11
line wrap: on
line diff
--- a/src/account.html.luan	Tue Mar 11 14:13:53 2025 -0600
+++ b/src/account.html.luan	Wed Mar 12 12:26:19 2025 -0600
@@ -172,7 +172,7 @@
 			<h2>Edit Notification</h2>
 			<form action="javascript:saveNotify()">
 				<p>
-					<label>Send notifications to</label><br> 
+					<label>Email addresses to send notifications to</label><br> 
 					<input type=email multiple name=notify_email><br>
 					<span note>Leave blank for no notifications.  Use <a href="https://pushover.net/">Pushover</a> for app notification.</span>
 				</p>