</span>

							<?php 
        if ($field['type'] == 'categories-list') {
            ?>
								<button class='select-all'><?php 
            _e("Select All", 'tweet-old-post');
            ?>
</button>
							<?php 
        }
        ?>

						</div><!-- end .left -->
						<div class="right">
							<?php 
        CWP_TOP_Core::generateFieldType($field);
        ?>
						</div><!-- end .right -->
					</fieldset><!-- end .option -->
				<?php 
    }
    ?>
		</div>
		<?php 
    $first = false;
}
?>


</div>
    echo $network_name;
    ?>
_top_opt_interval"> <?php 
    _e("Interval", CWP_TEXTDOMAIN);
    ?>
 </label>
									<span class="description"> <?php 
    _e('Minimum time between shares (Hour/Hours), 0.4 can be used also.', CWP_TEXTDOMAIN);
    ?>
 </span>

								</div><!-- end .left -->
								<div class="right">

									<?php 
    CWP_TOP_Core::generateFieldType(array('id' => '14', 'name' => __('Minimum interval between shares', CWP_TEXTDOMAIN), 'type' => 'text', 'slug' => 'interval', 'option_value' => $cwp_top_global_schedule[$network_name . '_schedule_type_selected'] == 'each' ? $cwp_top_global_schedule[$network_name . '_top_opt_interval'] : '8', "available_pro" => "yes", 'option' => $network_name . '_top_opt_interval', 'description' => __('Minimum time between shares (Hour/Hours), 0.4 can be used also.', CWP_TEXTDOMAIN), 'options' => array()));
    ?>
								</div><!-- end .right -->
							</fieldset><!-- end .option -->

						 </div>

					 </div>
					 <div class="cwp-according-item <?php 
    if ($cwp_top_global_schedule[$network_name . '_schedule_type_selected'] == 'custom') {
        ?>
 active <?php 
    }
    ?>
" >
						 <div class="cwp-according-header cwp-populate-hidden-radio" data-hidden="<?php