<?php
/**
 * Thrive Themes - https://thrivethemes.com
 *
 * @package thrive-dashboard
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Silence is golden!
}
?>
<div>
	<button class="click" data-fn="addNewRule">+&nbsp;<?php _e( 'Add more content', 'thrive-dash' ); ?></button>
</div>
