From: Mike Taylor Date: Fri, 27 Oct 2006 17:16:20 +0000 (+0000) Subject: Tweak message. X-Git-Tag: CPAN-v1.02~877 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=eab6d13888c7950df57196f9efe918471ddc7fd5 Tweak message. --- diff --git a/web/htdocs/details/edit.mc b/web/htdocs/details/edit.mc index 6987d88..c3ed224 100644 --- a/web/htdocs/details/edit.mc +++ b/web/htdocs/details/edit.mc @@ -1,4 +1,4 @@ -%# $Id: edit.mc,v 1.3 2006-10-27 16:58:41 mike Exp $ +%# $Id: edit.mc,v 1.4 2006-10-27 17:16:20 mike Exp $ <%args> $id @@ -73,7 +73,7 @@ if ($n == 0) { }

<% xml_encode($id) %>

-% print "

Thanks for the update!

\n" if defined $update; +% print "

The record has been updated.

\n" if defined $update;
<%perl>