mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 05:42:27 +01:00 
			
		
		
		
	login title fix
This commit is contained in:
		| @@ -32,7 +32,7 @@ class ControllerLoginLogin extends Controller { | ||||
|          $this->load->model('saas/customer'); | ||||
|       } | ||||
|  | ||||
|       $this->document->title = $this->data['text_login']; | ||||
|       $this->data['title'] = $this->data['text_login']; | ||||
|  | ||||
|       if($this->request->server['REQUEST_METHOD'] == 'POST' && $this->validate() == true) { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user