getModule() . '&gID=' . $_GET['gID']), $osC_Template->getPageTitle()); ?>

size($osC_Template->getModule()) > 0 ) { echo $osC_MessageStack->get($osC_Template->getModule()); } if ( !osc_empty($osC_ObjectInfo->get('set_function')) ) { $value_field = osc_call_user_func($osC_ObjectInfo->get('set_function'), $osC_ObjectInfo->get('configuration_value')); } else { $value_field = osc_draw_input_field('configuration_value', $osC_ObjectInfo->get('configuration_value'), 'style="width: 100%;"'); } ?>
get('configuration_title'); ?>

get('introduction_edit_parameter'); ?>

get('configuration_description'); ?>

' . $osC_ObjectInfo->get('configuration_title') . ':
' . $value_field; ?>

get('button_save') . '" class="operationButton" /> '; ?>