@Title{Settings Editor}@ @CSS{ td:first-child{ text-align:right; } }@ @ButtonsRight{ }@ @Body{
$section){ echo '

',$sectionName,'

'; foreach ($section as $key=>$value){ $id=$sectionName.SettingsEditor::KEY_SPLITTER.$key; echo ''; } echo '
'; }?>
}@