@@ -296,7 +296,7 @@ |
||
296 | 296 | /** |
297 | 297 | * Initiate the metabox. |
298 | 298 | */ |
299 | - if ($post_id_text !== ''){ |
|
299 | + if ($post_id_text !== '') { |
|
300 | 300 | ${ 'cmb_' . $id } = new_cmb2_box( array( |
301 | 301 | 'id' => $id, |
302 | 302 | 'title' => $title, |