$theme ) { $total_theme_count++; $theme_key = wp_specialchars($theme['Stylesheet']); $class = ('alt' == $class) ? '' : 'alt'; $class1 = $enabled = $disabled = ''; if( isset( $allowed_themes[ $theme_key ] ) == true ) { $enabled = 'checked="checked" '; $activated_themes_count++; $class1 = ' active'; } else { $disabled = 'checked="checked" '; } ?>
   

' />