* adjust for style.
This commit is contained in:
@@ -195,11 +195,11 @@ $lang->resource->story->batchEdit = 'batchEdit';
|
||||
$lang->resource->story->export = 'export';
|
||||
$lang->resource->story->delete = 'delete';
|
||||
$lang->resource->story->view = 'view';
|
||||
$lang->resource->story->change = 'lblChange';
|
||||
$lang->resource->story->change = 'changeAction';
|
||||
$lang->resource->story->review = 'lblReview';
|
||||
$lang->resource->story->batchReview = 'batchReview';
|
||||
$lang->resource->story->assignTo = 'assignTo';
|
||||
$lang->resource->story->close = 'lblClose';
|
||||
$lang->resource->story->close = 'closeAction';
|
||||
$lang->resource->story->batchClose = 'batchClose';
|
||||
$lang->resource->story->activate = 'lblActivate';
|
||||
$lang->resource->story->tasks = 'tasks';
|
||||
|
||||
Reference in New Issue
Block a user