X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fedit.html;h=722b5abaff80e9ae2f53bc1a6b14fc85bcc20219;hp=8af5c84f19d6288048796572c4e024f4eccd60ce;hb=308405cd86d6f6cb40daa7fde83f5e8280e38ab4;hpb=12b5fe99dd2584eda086c0de4fa0ed2d60aa24de diff --git a/web/htdocs/edit.html b/web/htdocs/edit.html index 8af5c84..722b5ab 100644 --- a/web/htdocs/edit.html +++ b/web/htdocs/edit.html @@ -1,7 +1,8 @@ -%# $Id: edit.html,v 1.2 2006-11-14 14:55:28 mike Exp $ +%# $Id: edit.html,v 1.5 2006-11-29 16:05:26 mike Exp $ <%args> +$op $id => undef <& /chrome/layout.mc, %ARGS, - title => (defined $id ? "Edit" : "New") . " target record", + title => ucfirst($op) . " target record", component => "/details/edit.mc" &>