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