Allan Cole 5 роки тому
батько
коміт
ae265481aa
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      brompton/functions.php

+ 2 - 2
brompton/functions.php

@@ -100,12 +100,12 @@ if ( ! function_exists( 'brompton_setup' ) ) :
 					'color' => $foreground,
 					'color' => $foreground,
 				),
 				),
 				array(
 				array(
-					'name'  => __( 'Foreground Light', 'balasana' ),
+					'name'  => __( 'Foreground Light', 'barnsbury' ),
 					'slug'  => 'foreground-light',
 					'slug'  => 'foreground-light',
 					'color' => $foreground_light,
 					'color' => $foreground_light,
 				),
 				),
 				array(
 				array(
-					'name'  => __( 'Foreground Dark', 'balasana' ),
+					'name'  => __( 'Foreground Dark', 'barnsbury' ),
 					'slug'  => 'foreground-dark',
 					'slug'  => 'foreground-dark',
 					'color' => $foreground_dark,
 					'color' => $foreground_dark,
 				),
 				),