diff --git a/application/default/views/scripts/index/index.phtml b/application/default/views/scripts/index/index.phtml
index 2eb0692a..7c42bfb1 100755
--- a/application/default/views/scripts/index/index.phtml
+++ b/application/default/views/scripts/index/index.phtml
@@ -32,11 +32,11 @@
本站统计
- - 数据集: = $this->metanum ?> 条
- - 在线数据: = $this->onlinesize ?> MB
- - 离线数据: = $this->offlinesize ?> MB
- - 共有注册用户: = $this->usernum ?> 人
- - 离线申请: = $this->offlinenum ?> 人次
+ - 数据集: = $this->metanum ?>条
+ - 在线数据: = $this->onlinesize ?>MB
+ - 离线数据: = $this->offlinesize ?>MB
+ - 共有注册用户:= $this->usernum ?>人
+ - 离线申请:= $this->offlinenum ?>人次
@@ -47,7 +47,7 @@