From: Ian Jackson Date: Tue, 4 Sep 2012 20:54:30 +0000 (+0100) Subject: htmlhead X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=nj-awaymsg.git;a=commitdiff_plain;h=9cc1c4dfcca1ae70756fef8b9ebf37aa357c8e60;ds=sidebyside htmlhead --- diff --git a/mason/edit b/mason/edit index 60e8b9e..e887bdb 100755 --- a/mason/edit +++ b/mason/edit @@ -39,10 +39,7 @@ if ($ARGS{'create'}) { if (!$tx) { die "no such text $textid"; } - -Editing - <% $tx->{'desc'} |h %> - Email away message setup - -

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

+<& htmlhead, subpage => "Edit \"$tx->{'desc'}\"" &>
<&| txtable, tx => $tx, inputs => 1 &>