diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index d6118ff1..0b866ea4 100644 --- a/application/views/bootstrap3/information_edit.php +++ b/application/views/bootstrap3/information_edit.php @@ -1302,10 +1302,10 @@ } ic_id, 'AMP_JSON') && get_meta($information->ic_id, 'AMP_STATUS') && get_meta($information->ic_id, 'AMP_BODY_PC_STATUS') === 'yes') { ?> + $('#ic_template').val('r_empty_container'); if (editor && editor.text() == '') { editor.html('From HTML-Generator'); - editor.sync(); - $('#ic_template').val('r_empty_container'); + editor.sync(); } if (information_check() != false) {