projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc84e69
)
Tweak message.
author
Mike Taylor
<mike@indexdata.com>
Fri, 27 Oct 2006 17:16:20 +0000
(17:16 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 27 Oct 2006 17:16:20 +0000
(17:16 +0000)
web/htdocs/details/edit.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/details/edit.mc
b/web/htdocs/details/edit.mc
index
6987d88
..
c3ed224
100644
(file)
--- 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
</%args>
@@
-73,7
+73,7
@@
if ($n == 0) {
}
</%perl>
<h2><% xml_encode($id) %></h2>
-% print " <p>Thanks for the update!</p>\n" if defined $update;
+% print " <p><b>The record has been updated.</b></p>\n" if defined $update;
<form method="get" action="">
<table class="fullrecord" border="1" cellspacing="0" cellpadding="5" width="100%">
<%perl>