mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-03-19 16:41:45 +01:00
minor gui enhancement
This commit is contained in:
@@ -33,6 +33,7 @@ class ControllerLoginLogin extends Controller {
|
||||
}
|
||||
|
||||
$this->data['title'] = $this->data['text_login'];
|
||||
$this->data['title_prefix'] = TITLE_PREFIX;
|
||||
|
||||
if($this->request->server['REQUEST_METHOD'] == 'POST' && $this->validate() == true) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user