From ca155fce4464c7e93ca16f95de4dbbc8ff1f0b3c Mon Sep 17 00:00:00 2001 From: fen Date: Thu, 17 Oct 2013 14:11:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=94=99=E8=AF=AF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/404.html | 52 ++++++++++++++++++++++++++++++++++++++++++++ admin/write-page.php | 2 +- 2 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 admin/404.html diff --git a/admin/404.html b/admin/404.html new file mode 100644 index 00000000..40d481ee --- /dev/null +++ b/admin/404.html @@ -0,0 +1,52 @@ + + + + + Page Not Found :( + + + +
+

Not found :(

+

Sorry, but the page you were trying to view does not exist.

+

It looks like this was the result of either:

+ +
+ + diff --git a/admin/write-page.php b/admin/write-page.php index 35973c1c..8037c0c0 100644 --- a/admin/write-page.php +++ b/admin/write-page.php @@ -52,7 +52,7 @@ Typecho_Widget::widget('Widget_Contents_Page_Edit')->to($page);
-

+