mod_perl works only safe without threads
[irspy-moved-to-github.git] / web / htdocs / add.html
index 847e840..9df79ee 100644 (file)
@@ -1,3 +1,3 @@
-%# $Id: add.html,v 1.1 2006-09-20 16:49:26 mike Exp $
-<& /chrome/layout.mc, %ARGS, title => "Add a new target",
-    component => "/details/add.mc" &>
+<& /chrome/layout.mc, %ARGS,
+    title => "Add target record",
+    component => "/details/edit.mc", op => "new" &>