_getValue($row)) { $class = 'grid-severity-notice'; $text = __('Update by Schedule'); } else { $class = 'grid-severity-major'; $text = __('Update on Save'); } return '' . $text . ''; } }