X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fedit.html;h=722b5abaff80e9ae2f53bc1a6b14fc85bcc20219;hp=7f9ebc6556caa2e3e299aaee1e2a424b6d300067;hb=4b15b6b8f210b1bd664e33c84c55a307fed4bf0c;hpb=9d5838580d949f1af5a32e126f6e726450b995de diff --git a/web/htdocs/edit.html b/web/htdocs/edit.html index 7f9ebc6..722b5ab 100644 --- a/web/htdocs/edit.html +++ b/web/htdocs/edit.html @@ -1,3 +1,8 @@ -%# $Id: edit.html,v 1.1 2006-10-20 16:57:40 mike Exp $ -<& /chrome/layout.mc, %ARGS, title => "Edit target record", +%# $Id: edit.html,v 1.5 2006-11-29 16:05:26 mike Exp $ +<%args> +$op +$id => undef + +<& /chrome/layout.mc, %ARGS, + title => ucfirst($op) . " target record", component => "/details/edit.mc" &>