X-Git-Url: http://git.hcoop.net/hcoop/portal.git/blobdiff_plain/6b8b767b19126e3dae16613dff8b15604763ac5d..588a1662c076994dc4321f86da2619933b3a1e13:/list.mlt diff --git a/list.mlt b/list.mlt index 45ec388..5cd5ce5 100644 --- a/list.mlt +++ b/list.mlt @@ -87,10 +87,8 @@ elseif $"mod" <> "" then val oldStatus = #status req; val newStatus = MailingList.statusFromInt (Web.stoi ($"status")); MailingList.modify {req with data = $"dom", msg = $"msg", status = newStatus}; - if oldStatus <> newStatus then - if not (MailingList.notifyMod (oldStatus, newStatus, Init.getUserName(), id)) then - %>

Error sending e-mail notification

<% - end + if not (MailingList.notifyMod (oldStatus, newStatus, Init.getUserName(), id)) then + %>

Error sending e-mail notification

<% end %>

Request modified

Back to: open requests, all requests @@ -120,7 +118,7 @@ elseif $"mod" <> "" then
- +
List name:
List name:
Reason: