You are here

function lingotek_workbench_moderation_node_callback in Lingotek Translation 7.4

Same name and namespace in other branches
  1. 7.3 lingotek.module \lingotek_workbench_moderation_node_callback()

File

./lingotek.module, line 1879

Code

function lingotek_workbench_moderation_node_callback($form, &$form_state) {
  return $form['lingotek']['content']['syncMethod_wb_message'];
}