@ -542,6 +542,7 @@
<?php if (is_series_site()) {
if (get_meta($information->ic_id, 'AMP_BODY_PC_STATUS') == 'yes') {
$PcAmpChecked = 'checked';
editor.readonly(true);
} else {
$PcAmpChecked = '';
}