diff --git a/comments.php b/comments.php index 1d69b4b..850e50c 100644 --- a/comments.php +++ b/comments.php @@ -36,7 +36,6 @@ -
diff --git a/functions.php b/functions.php index c683aea..e42d041 100644 --- a/functions.php +++ b/functions.php @@ -283,7 +283,7 @@ function huskypress_customize_register( $wp_customize ) 'label' => 'Theme Color', 'section' => 'huskypress_options', 'choices' => array( - 'blue'=>'Blue', + 'blue'=>'Dark Blue', 'red' => 'Red', 'orange' => 'Orange', 'green' => 'Green', diff --git a/search.php b/search.php index a88f982..5726dd6 100644 --- a/search.php +++ b/search.php @@ -21,7 +21,7 @@