Moved here from non-protected parent directory
[irspy-moved-to-github.git] / web / htdocs / admin / edit.html
diff --git a/web/htdocs/admin/edit.html b/web/htdocs/admin/edit.html
new file mode 100644 (file)
index 0000000..70915a4
--- /dev/null
@@ -0,0 +1,8 @@
+%# $Id: edit.html,v 1.1 2007-02-20 19:17:14 mike Exp $
+<%args>
+$op
+$id => undef
+</%args>
+<& /chrome/layout.mc, %ARGS,
+    title => ucfirst($op) . " target record",
+    component => "/details/edit.mc" &>