getOption('clientconfig.context_aware', null, false); $globalChecked = $isContextAware ? '' : 'checked="checked"'; $contextChecked = $isContextAware ? 'checked="checked"' : ''; return <<ClientConfig 2.0 comes in two different flavours: global, and multi context mode.


Which mode would you like to use?

You can change the mode later through the clientconfig.context_aware system setting.

HTML; break; } return '';