Change large/fallback CPT settings output

This commit is contained in:
Robin Cornett
2017-11-01 08:41:03 -04:00
parent c7d4f973dd
commit 6df3e4f4fe
4 changed files with 20 additions and 36 deletions
@@ -155,6 +155,7 @@ class Display_Featured_Image_Genesis_Helper extends DisplayFeaturedImageGenesisG
);
$this->do_checkbox( $type_args );
}
$this->do_description( $args );
}
/**