Move from admin directory to top level
authorMike Taylor <mike@indexdata.com>
Mon, 16 Jul 2007 11:55:20 +0000 (11:55 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 16 Jul 2007 11:55:20 +0000 (11:55 +0000)
web/htdocs/admin/upload.html [deleted file]
web/htdocs/upload.html [new file with mode: 0644]

diff --git a/web/htdocs/admin/upload.html b/web/htdocs/admin/upload.html
deleted file mode 100644 (file)
index 52649fa..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-%# $Id: upload.html,v 1.1 2007-06-28 13:37:11 mike Exp $
-<& /chrome/layout.mc, %ARGS,
-    title => "Upload target record",
-    component => "/details/upload.mc" &>
diff --git a/web/htdocs/upload.html b/web/htdocs/upload.html
new file mode 100644 (file)
index 0000000..3ba0688
--- /dev/null
@@ -0,0 +1,4 @@
+%# $Id: upload.html,v 1.1 2007-07-16 11:55:20 mike Exp $
+<& /chrome/layout.mc, %ARGS,
+    title => "Upload target record",
+    component => "/details/upload.mc" &>