From: Mike Taylor Date: Mon, 16 Jul 2007 11:55:20 +0000 (+0000) Subject: Move from admin directory to top level X-Git-Tag: CPAN-v1.02~54^2~311 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=878279226fe33e662ff2e4dd3e150399d3e32aa5 Move from admin directory to top level --- diff --git a/web/htdocs/admin/upload.html b/web/htdocs/admin/upload.html deleted file mode 100644 index 52649fa..0000000 --- a/web/htdocs/admin/upload.html +++ /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 index 0000000..3ba0688 --- /dev/null +++ b/web/htdocs/upload.html @@ -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" &>