← All changes
|
classes/Visualizer/Gutenberg/src/Components/ChartPermissions.js
+2
-2
3.10.2
→
3.10.8
View file →
| @@ -118,9 +118,9 @@ | ||
| 118 | 118 | isPrimary |
| 119 | 119 | href={ visualizerLocalize.proTeaser } |
| 120 | 120 | target="_blank" |
| 121 | 121 | > |
| 122 | - { __( 'Buy Now' ) } | |
| 122 | + { __( 'Upgrade Now' ) } | |
| 123 | 123 | </Button> |
| 124 | 124 | |
| 125 | 125 | </PanelBody> |
| 126 | 126 | } |
| @@ -174,9 +174,9 @@ | ||
| 174 | 174 | isPrimary |
| 175 | 175 | href={ visualizerLocalize.proTeaser } |
| 176 | 176 | target="_blank" |
| 177 | 177 | > |
| 178 | - { __( 'Buy Now' ) } | |
| 178 | + { __( 'Upgrade Now' ) } | |
| 179 | 179 | </Button> |
| 180 | 180 | |
| 181 | 181 | </PanelBody> |
| 182 | 182 | } |