@@ -196,7 +196,7 @@ discard block |
||
| 196 | 196 | <?php |
| 197 | 197 | if(! empty( $insert_shortcode_function )){ |
| 198 | 198 | echo $insert_shortcode_function; |
| 199 | - }else{ |
|
| 199 | + } else{ |
|
| 200 | 200 | |
| 201 | 201 | /** |
| 202 | 202 | * Function for super duper insert shortcode. |
@@ -1068,7 +1068,7 @@ discard block |
||
| 1068 | 1068 | // If the user sets block-output array then build it |
| 1069 | 1069 | if ( ! empty( $this->options['block-output'] ) ) { |
| 1070 | 1070 | $this->block_element( $this->options['block-output'] ); |
| 1071 | - }else{ |
|
| 1071 | + } else{ |
|
| 1072 | 1072 | // if no block-output is set then we try and get the shortcode html output via ajax. |
| 1073 | 1073 | ?> |
| 1074 | 1074 | el('div', { |