Mercurial Hosting > chat
comparison 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 |
comparison
equal
deleted
inserted
replaced
85:2158a5950fcd | 86:625ffdf6499d |
---|---|
170 </dialog> | 170 </dialog> |
171 <dialog edit_notify> | 171 <dialog edit_notify> |
172 <h2>Edit Notification</h2> | 172 <h2>Edit Notification</h2> |
173 <form action="javascript:saveNotify()"> | 173 <form action="javascript:saveNotify()"> |
174 <p> | 174 <p> |
175 <label>Send notifications to</label><br> | 175 <label>Email addresses to send notifications to</label><br> |
176 <input type=email multiple name=notify_email><br> | 176 <input type=email multiple name=notify_email><br> |
177 <span note>Leave blank for no notifications. Use <a href="https://pushover.net/">Pushover</a> for app notification.</span> | 177 <span note>Leave blank for no notifications. Use <a href="https://pushover.net/">Pushover</a> for app notification.</span> |
178 </p> | 178 </p> |
179 <p> | 179 <p> |
180 <label clickable> | 180 <label clickable> |