jQuery(document).ready(function ($) {
jQuery('#lp-template-selector-container').css('display','block');
//remove inputs from wp-list-table
jQuery('#leads-table-container-inside input').each(function(){
jQuery(this).remove();
});
jQuery("#submitdiv").siblings().hide();
jQuery("#title-prompt-text").text("Name Your New Landing Page");
jQuery("#title").attr("required","required");
var titledescription = jQuery("This will be the administrative title your landing page, the main headline is created in the next step");
jQuery(titledescription).appendTo("#titlewrap");
jQuery("#save-action input").addClass("button-primary button-large").css("margin-bottom", "10px").attr("value", "Create Landing Page");
var sidebar = jQuery("#side-sortables");
jQuery(sidebar).appendTo("#titlediv");
var tempdiv = jQuery("
Current Template:
");
jQuery(tempdiv).appendTo("#titlewrap");
var changebutton = jQuery("#lp_template_change");
jQuery(changebutton).appendTo("#templates");
jQuery("#lp_template_change a").removeClass("button-primary").addClass("button");
// New Sidebar
//jQuery("#postbox-container-1").html("
Download Inbound PRO and join Inbound Now's membership plan for access to premium templates.