diff --git a/module/datatable/lang/en.php b/module/datatable/lang/en.php index d9704ab41d..003f3fdb91 100644 --- a/module/datatable/lang/en.php +++ b/module/datatable/lang/en.php @@ -18,7 +18,7 @@ $lang->datatable->resetGlobal = 'Global Reset'; $lang->datatable->branch = 'Branch'; $lang->datatable->platform = 'Platform'; -$lang->datatable->showModule = 'Show Module Names'; +$lang->datatable->showModule = 'Show module names on the list page'; $lang->datatable->showModuleList[] = 'N/A'; $lang->datatable->showModuleList['base'] = 'Base Node'; $lang->datatable->showModuleList['end'] = 'End Node';