diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2012-10-10 17:00:55 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2012-10-10 17:00:55 +1100 |
commit | 2d94ce91f5d632eaddd92468c966811720026bbd (patch) | |
tree | 91a3065c27421c8c22a9fabff9631ad4cf74e7a5 | |
parent | ea5df5680d44d9650d529b5f015188e2a3f9de8d (diff) |
Because we support exim and postfix changing how it's labelled in the admin interface
-rw-r--r-- | app/views/admin_request/show.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin_request/show.rhtml b/app/views/admin_request/show.rhtml index 9d939eb35..d0c0b0594 100644 --- a/app/views/admin_request/show.rhtml +++ b/app/views/admin_request/show.rhtml @@ -213,7 +213,7 @@ -<h2>Exim delivery logs</h2> +<h2>Mailer delivery logs</h2> <p><i>(Lines containing the request incoming email address, updated hourly.)</i></p> |