mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 03:27:03 +02:00
webui code cleanup
This commit is contained in:
@ -17,7 +17,7 @@ class ControllerGroupAdd extends Controller {
|
||||
|
||||
$this->load->model('group/group');
|
||||
|
||||
$this->document->title = $this->data['text_group_management'];
|
||||
$this->document->title = $this->data['text_add_new_group'];
|
||||
|
||||
/* check if we are admin */
|
||||
|
||||
|
Reference in New Issue
Block a user