<spanclass="button purge"data-postid="<?phpthe_ID();?>"data-nonce="<?phpechoesc_attr(wp_create_nonce($this->settings_section.'_purge'));?>"><?php_e('Purge these revisions','wp_revisions_control');?></span>
<pclass="button purge"data-postid="<?phpthe_ID();?>"data-nonce="<?phpechoesc_attr(wp_create_nonce($this->settings_section.'_purge'));?>"><?php_e('Purge these revisions','wp_revisions_control');?></p>
<p>
<?phpprintf(__('Limit this post to %s revisions. To retain all revisions, leave this field blank.','wp_revisions_control'),'<input type="text" name="'.$this->settings_section.'_qty" value="'.$limit.'" id="'.$this->settings_section.'_qty" size="2" />');?>