Moved into new password-protected admin directory
[irspy-moved-to-github.git] / web / htdocs / edit.html
diff --git a/web/htdocs/edit.html b/web/htdocs/edit.html
deleted file mode 100644 (file)
index 722b5ab..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-%# $Id: edit.html,v 1.5 2006-11-29 16:05:26 mike Exp $
-<%args>
-$op
-$id => undef
-</%args>
-<& /chrome/layout.mc, %ARGS,
-    title => ucfirst($op) . " target record",
-    component => "/details/edit.mc" &>