Your IP : 216.73.216.138


Current Path : /home/ereika83/www/wp-content/plugins/wpdatatables/templates/admin/browse/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/wpdatatables/templates/admin/browse/table_navigation.inc.php

<?php defined('ABSPATH') or die('Access denied.'); ?>

<div class="tablenav <?php echo esc_attr($which); ?>">
    <?php if ($this->has_items()):
        $this->bulk_actions($which);
    endif;

    $this->extra_tablenav($which);
    ?>
    <br class="clear"/>
</div>