From: Ian Jackson Date: Tue, 4 Sep 2012 20:24:30 +0000 (+0100) Subject: "out of office" -> away message X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=nj-awaymsg.git;a=commitdiff_plain;h=e0f35763c54487334f2b8cef76da5f362ef76917 "out of office" -> away message --- diff --git a/mason/edit b/mason/edit index 0781e9b..6edfbbc 100755 --- a/mason/edit +++ b/mason/edit @@ -30,7 +30,7 @@ if (!$tx) { die "no such text $textid"; } -Editing - <% $tx->{'desc'} |h %> - Email "out of office" setup +Editing - <% $tx->{'desc'} |h %> - Email away message setup

Edit "<% $tx->{'desc'} |h %>"

diff --git a/mason/main b/mason/main index 4e98c17..70c9cb5 100755 --- a/mason/main +++ b/mason/main @@ -4,9 +4,9 @@ db_connect(); my ($sth,$row,$sthi,$rowi); -Email "out of office" setup +Email away message setup -

Email "out of office" setup

+

Email away message setup

Email addresses and their configuration

<%perl>