<?php defined('KOOWA') or die('Restricted access') ?>
<?php if ( @$next_page_url ) : ?>
<a id="an-se-get-more-records" class="an-se-get-more-records" title="<?= @text('AN-SE-ACTION-GET-MORE-RECORDS') ?>" href="<?=@$next_page_url?>">
<?= @$label ?>
</a>
<?php endif; ?>