'.$themename.' settings saved.

'; if ( isset($_REQUEST['reset'] )) echo '

'.$themename.' settings reset.

'; ?>
logo

Go for Pro Version!

This is a free version of application. Get your own copy of professional version for more features, tutorials, support forum and much more! Click Here to Learn More Now

Options Panel

" />
$values) { $checked = ""; if (get_option( $value['id'])) { if (@in_array($keys, get_option($value['id'] ))) $checked = "checked=\"checked\""; } else { } ?>
/>
$option) { if(get_option($value['id'])){ if ($key == get_option($value['id']) ) { $checked = " checked=\"checked\""; } else { $checked = ""; } } else { if($key == $value['std']) { $checked = " checked=\"checked\""; } else { $checked = ""; } } ?>