mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-25 08:56:21 +00:00
update notification_templates.py
This commit is contained in:
@@ -620,7 +620,7 @@ class EmailChannel(NotificationChannel):
|
||||
<td colspan="2" style="padding:8px 12px;font-size:13px;color:#1f2937;border-bottom:1px solid #e5e7eb;">{value}</td>
|
||||
</tr>'''
|
||||
|
||||
# ── Reason / details block (long text, displayed separately) ──
|
||||
# ── Reason / details block (long text, displayed separately) <EFBFBD><EFBFBD><EFBFBD>─
|
||||
reason = data.get('reason', '')
|
||||
reason_html = ''
|
||||
if reason and len(reason) > 80:
|
||||
|
||||
Reference in New Issue
Block a user