From 2d9be44fabd64fe5dbcd1d88cbe43047485d91c8 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Tue, 6 Jul 2010 02:23:13 +0000 Subject: [PATCH] + add the sn. --- module/user/control.php | 1 + module/user/view/login.html.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/user/control.php b/module/user/control.php index 9565f0c116..7096633452 100644 --- a/module/user/control.php +++ b/module/user/control.php @@ -341,6 +341,7 @@ class user extends control $header['title'] = $this->lang->user->login; $this->view->header = $header; $this->view->referer = $this->referer; + $this->view->s = $this->loadModel('setting')->getItem('system', 'global', 'sn'); $this->display(); } } diff --git a/module/user/view/login.html.php b/module/user/view/login.html.php index 4a0d25da71..5b40d9979a 100644 --- a/module/user/view/login.html.php +++ b/module/user/view/login.html.php @@ -67,7 +67,7 @@ $(document).ready(function(){
powered by ZenTaoPMS(version;?>).
- +