datatable = new stdclass(); $lang->datatable->common = 'Data Table'; $lang->datatable->width = 'Width'; $lang->datatable->show = 'Show'; $lang->datatable->hide = 'Hide'; $lang->datatable->custom = 'Custom Columns'; $lang->datatable->customTip = 'Check Columns to Display'; $lang->datatable->switchToTable = 'Switch to Table'; $lang->datatable->switchToDatatable = 'Switch to Datatable'; $lang->datatable->required = 'Required'; $lang->datatable->branch = 'Branch'; $lang->datatable->platform = 'Platform'; $lang->datatable->showModule = 'Show/Hide Module Name'; $lang->datatable->showModuleList[] = 'N/A'; $lang->datatable->showModuleList['base'] = 'Base Node'; $lang->datatable->showModuleList['end'] = 'End Node';