diff --git a/inc/theme-options/theme-options.php b/inc/theme-options/theme-options.php index 61b25f03..d9667042 100644 --- a/inc/theme-options/theme-options.php +++ b/inc/theme-options/theme-options.php @@ -108,7 +108,7 @@ function _s_sample_select_options() { 'label' => __( 'Four', '_s' ) ), '5' => array( - 'value' => '3', + 'value' => '5', 'label' => __( 'Five', '_s' ) ) );