|
|
@ -1304,6 +1304,7 @@
|
|
|
|
<?php if (get_meta($information->ic_id, 'AMP_JSON') && get_meta($information->ic_id, 'AMP_STATUS') && get_meta($information->ic_id, 'AMP_BODY_PC_STATUS') === 'yes') { ?>
|
|
|
|
<?php if (get_meta($information->ic_id, 'AMP_JSON') && get_meta($information->ic_id, 'AMP_STATUS') && get_meta($information->ic_id, 'AMP_BODY_PC_STATUS') === 'yes') { ?>
|
|
|
|
if (editor && editor.text() == '') {
|
|
|
|
if (editor && editor.text() == '') {
|
|
|
|
editor.html('From HTML-Generator');
|
|
|
|
editor.html('From HTML-Generator');
|
|
|
|
|
|
|
|
editor.sync();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
<?php } ?>
|
|
|
|
<?php } ?>
|
|
|
|
if (information_check() != false) {
|
|
|
|
if (information_check() != false) {
|
|
|
|