chiark / gitweb /
"out of office" -> away message
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 4 Sep 2012 20:24:30 +0000 (21:24 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 4 Sep 2012 20:24:30 +0000 (21:24 +0100)
mason/edit
mason/main

index 0781e9b02341ba0327c86406c973ac7bde86ea48..6edfbbc68e19f3f7d39c06cb661821e8a6c5230a 100755 (executable)
@@ -30,7 +30,7 @@ if (!$tx) { die "no such text $textid"; }
 
 </%perl>
 <html lang="en"><head>
-<title>Editing - <% $tx->{'desc'} |h %> - Email "out of office" setup</title>
+<title>Editing - <% $tx->{'desc'} |h %> - Email away message setup</title>
 </head><body>
 <h1>Edit "<% $tx->{'desc'} |h %>"</h1>
 <form action="save" method="post">
index 4e98c172f9cb21c85203777e0a4722f701a42a64..70c9cb55a6c88ea800912df34ad6f65601b8cf2e 100755 (executable)
@@ -4,9 +4,9 @@ db_connect();
 my ($sth,$row,$sthi,$rowi);
 </%init>
 <html lang="en"><head>
-<title>Email "out of office" setup</title>
+<title>Email away message setup</title>
 </head><body>
-<h1>Email "out of office" setup</h1>
+<h1>Email away message setup</h1>
 
 <h2>Email addresses and their configuration</h2>
 <%perl>