From 68b62c02fd159a9fc0e42f6a1c28f21279411fa4 Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Tue, 13 Sep 2011 08:29:38 +0000 Subject: [PATCH] delete error file --- .../admin/views/scripts/user/showdata.phtml | 92 ------------------- .../admin/views/scripts/user/showuser.phtml | 92 ------------------- .../admin/views/scripts/user/users.phtml | 86 ----------------- 3 files changed, 270 deletions(-) delete mode 100755 application/admin/views/scripts/user/showdata.phtml delete mode 100755 application/admin/views/scripts/user/showuser.phtml delete mode 100755 application/admin/views/scripts/user/users.phtml diff --git a/application/admin/views/scripts/user/showdata.phtml b/application/admin/views/scripts/user/showdata.phtml deleted file mode 100755 index 798ce306..00000000 --- a/application/admin/views/scripts/user/showdata.phtml +++ /dev/null @@ -1,92 +0,0 @@ -headTitle($this->config->title->site); - $this->headTitle('后台管理'); - $this->headTitle()->setSeparator(' - '); - $this->headLink()->appendStylesheet('/css/admin.css'); - $this->breadcrumb('首页'); - $this->breadcrumb('后台管理首页'); - $this->breadcrumb('统计'); - $this->breadcrumb('在线下载记录'); - $this->breadcrumb()->setSeparator(' > '); - $this->headScript()->appendFile('/js/prototype.js'); -?> -
- - - -msg or $this->messages) :?> -
-msg) : ?> -

msg; ?>

-messages): foreach($this->messages as $msg): ?> -

- -
- - - -
-
infos['title']; ?>” 的下载记录
- - - - - - - - -paginator)): ?> - -paginator as $item): ?> - -> - - - - - - - - -
id姓名资料名称下载时间操作
-'>查看详细 -/' onclick="return confirm('确定将此记录删除?')">删除 -
-
-paginator; ?> -
-
- - - \ No newline at end of file diff --git a/application/admin/views/scripts/user/showuser.phtml b/application/admin/views/scripts/user/showuser.phtml deleted file mode 100755 index adad1ae1..00000000 --- a/application/admin/views/scripts/user/showuser.phtml +++ /dev/null @@ -1,92 +0,0 @@ -headTitle($this->config->title->site); - $this->headTitle('后台管理'); - $this->headTitle()->setSeparator(' - '); - $this->headLink()->appendStylesheet('/css/admin.css'); - $this->breadcrumb('首页'); - $this->breadcrumb('后台管理首页'); - $this->breadcrumb('统计'); - $this->breadcrumb('在线下载记录'); - $this->breadcrumb()->setSeparator(' > '); - $this->headScript()->appendFile('/js/prototype.js'); -?> -
- - - -msg or $this->messages) :?> -
-msg) : ?> -

msg; ?>

-messages): foreach($this->messages as $msg): ?> -

- -
- - - -
-
用户 “infos['username']; ?>” 的下载记录
- - - - - - - - -paginator)): ?> - -paginator as $item): ?> - -> - - - - - - - - -
id姓名资料名称下载时间操作
-'>查看详细 -/' onclick="return confirm('确定将此记录删除?')">删除 -
-
-paginator; ?> -
-
- - - \ No newline at end of file diff --git a/application/admin/views/scripts/user/users.phtml b/application/admin/views/scripts/user/users.phtml deleted file mode 100755 index 2605933b..00000000 --- a/application/admin/views/scripts/user/users.phtml +++ /dev/null @@ -1,86 +0,0 @@ -headTitle($this->config->title->site); - $this->headTitle('后台管理'); - $this->headTitle()->setSeparator(' - '); - $this->headLink()->appendStylesheet('/css/admin.css'); - $this->breadcrumb('首页'); - $this->breadcrumb('后台管理首页'); - $this->breadcrumb('统计'); - $this->breadcrumb('在线下载记录'); - $this->breadcrumb()->setSeparator(' > '); - $this->headScript()->appendFile('/js/prototype.js'); -?> -
- - - -msg or $this->messages) :?> -
-msg) : ?> -

msg; ?>

-messages): foreach($this->messages as $msg): ?> -

- -
- - - -
- - - - - - -paginator)): ?> - -paginator as $item): ?> - -> - - - - - - -
姓名下载次数操作
-'>查看详细 -
-
-paginator; ?> -
-
- - - \ No newline at end of file