diff --git a/application/views/system/users.php b/application/views/system/users.php index 701787e57..e93177081 100644 --- a/application/views/system/users.php +++ b/application/views/system/users.php @@ -1,4 +1,4 @@ -load->view("templates/header", array("title" => "MessageReply", "jquery" => true, "tinymce" => true)); ?> +load->view("templates/header", array("title" => "Users manager", "jquery" => true, "tablesort" => true, "jquery_checkboxes" => true, "jquery_custom" => true)); ?>