@@ -76,8 +76,7 @@ |
||
76 | 76 | { |
77 | 77 | // strip content without shortcodes |
78 | 78 | $contents = $this->shortcode->strip($contents); |
79 | - } |
|
80 | - else |
|
79 | + } else |
|
81 | 80 | { |
82 | 81 | // compile the shortcodes |
83 | 82 | $contents = $this->shortcode->compile($contents); |