'#type'=>'fieldset','#title'=>t('Theme configuration'),'#description'=>t('Selecting a different theme will change the look and feel of the site.'),'#weight'=>2,'#collapsible'=>TRUE,'#theme'=>'system_user');
foreach($themesas$info){
// For the default theme, revert to an empty string so the user's theme updates when the site theme is changed.
$screenshot=file_exists($info->screenshot)?theme('image',$info->screenshot,t('Screenshot for %theme theme',array('%theme'=>$info->name)),'',array('class'=>'screenshot'),false):t('no screenshot');
$screenshot=file_exists($info->screenshot)?theme('image',$info->screenshot,t('Screenshot for %theme theme',array('%theme'=>$info->name)),'',array('class'=>'screenshot'),false):t('no screenshot');
'#type'=>'fieldset','#title'=>t('Theme configuration'),'#description'=>t('Selecting a different theme will change the look and feel of the site.'),'#weight'=>2,'#collapsible'=>TRUE,'#theme'=>'system_user');
foreach($themesas$info){
// For the default theme, revert to an empty string so the user's theme updates when the site theme is changed.
$screenshot=file_exists($info->screenshot)?theme('image',$info->screenshot,t('Screenshot for %theme theme',array('%theme'=>$info->name)),'',array('class'=>'screenshot'),false):t('no screenshot');
$screenshot=file_exists($info->screenshot)?theme('image',$info->screenshot,t('Screenshot for %theme theme',array('%theme'=>$info->name)),'',array('class'=>'screenshot'),false):t('no screenshot');