From 5c921b8ee4edbaee48f3f00ac1727bb9e63e4e80 Mon Sep 17 00:00:00 2001 From: Braad Date: Tue, 15 Sep 2015 11:54:15 -0700 Subject: [PATCH] Formatting --- includes/admin/customizer.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/includes/admin/customizer.php b/includes/admin/customizer.php index b0d8c29..4e8b69b 100755 --- a/includes/admin/customizer.php +++ b/includes/admin/customizer.php @@ -258,11 +258,11 @@ function trestle_customizer_controls( $wp_customize ) { 'choices' => array( '0' => '0', '1' => '1', - '2' => '2', - '3' => '3', - '4' => '4', + '2' => '2', + '3' => '3', + '4' => '4', '5' => '5', - '6' => '6', + '6' => '6', ) ) );