Replace status with active in tables
This commit is contained in:
@@ -57,7 +57,7 @@ class Controller_Admin_Email extends Controller_Email {
|
||||
->columns(array(
|
||||
'id'=>'ID',
|
||||
'name'=>'Name',
|
||||
'status'=>'Active',
|
||||
'active'=>'Active',
|
||||
'description'=>'Descrption',
|
||||
))
|
||||
->prepend(array(
|
||||
|
Reference in New Issue
Block a user