You are here

function lingotek_workbench_moderation_node_callback in Lingotek Translation 7.3

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

File

./lingotek.module, line 1351

Code

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