From 53c5bf341cb92936aaabc1428db5a5d509ba0444 Mon Sep 17 00:00:00 2001 From: idfx Date: Thu, 18 Sep 2003 21:36:28 +0000 Subject: [PATCH] redirecting index.htmls --- web/admin/index.html | 11 +++++++++++ web/index.html | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100755 web/admin/index.html diff --git a/web/admin/index.html b/web/admin/index.html new file mode 100755 index 00000000..6107984a --- /dev/null +++ b/web/admin/index.html @@ -0,0 +1,11 @@ + + + Mir + + + + When you're not automatically redirected, click here
+
+ + + diff --git a/web/index.html b/web/index.html index d0a782fe..ef6ed28c 100755 --- a/web/index.html +++ b/web/index.html @@ -1,7 +1,7 @@ Mir - + When you're not automatically redirected, click here
-- 2.11.0