| @@ -5,9 +5,9 @@ | ||
| 5 | 5 | 'type' => 'postbox', |
| 6 | 6 | 'label' => 'CSS Editor', |
| 7 | 7 | 'options' => array( |
| 8 | 8 | 'css_editor' => array( |
| 9 | - 'label' => __( 'Enable CSS Editor', 'customify' ), | |
| 9 | + 'label' => __( 'Enable CSS Editor', 'pixcustomify_txtd' ), | |
| 10 | 10 | 'default' => true, |
| 11 | 11 | 'type' => 'switch', |
| 12 | 12 | 'show_group' => 'css_editor_group', |
| 13 | 13 | 'display_option' => true |
| @@ -17,9 +17,9 @@ | ||
| 17 | 17 | 'type' => 'group', |
| 18 | 18 | 'options' => array( |
| 19 | 19 | 'css_editor_use_ace' => array( |
| 20 | 20 | 'name' => 'typography_standard_fonts', |
| 21 | - 'label' => __( 'Use Ace Editor?', 'customify' ), | |
| 21 | + 'label' => __( 'Use Ace Editor?', 'pixcustomify_txtd' ), | |
| 22 | 22 | 'default' => true, |
| 23 | 23 | 'type' => 'switch', |
| 24 | 24 | ) |
| 25 | 25 | ) |