mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Formatting
This commit is contained in:
@@ -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',
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user