diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2012-10-11 10:37:03 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2012-10-11 10:37:03 +1100 |
commit | b2a034dad3d0ad449f0a7c9c963aee13c2f93c20 (patch) | |
tree | 0bf6cba164d90c9268057aca2ffe58415190265c | |
parent | 7fdf6a400db996566d70109f67aabb21c4a70464 (diff) |
Slightly clearer wording in admin interface heading for logs
-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 bea808bc8..2541fd323 100644 --- a/app/views/admin_request/show.rhtml +++ b/app/views/admin_request/show.rhtml @@ -213,7 +213,7 @@ -<h2>Mailer delivery logs</h2> +<h2>Mail server delivery logs</h2> <p><i>(Lines containing the request incoming email address, updated hourly.)</i></p> |