$module->common . $lang->arrow . $lang->$module->$field?>
$module->$fieldList as $key => $value):?>
custom->key;?> custom->value;?>
app->getClientLang() => $lang->custom->currentLang, 'all' => $lang->custom->allLang); echo html::radio('lang', $appliedTo, str_replace('_', '-', $currentLang)); echo html::submitButton(); if(common::hasPriv('custom', 'restore')) echo html::linkButton($lang->custom->restore, $this->createLink('custom', 'restore', "module=$module&field=$fieldList"), 'hiddenwin', '', 'btn btn-wide'); ?>