I made up my popup link for my Delivery Information page (information_id=6) like this and working good:
Code: Select all
<a href="<?php echo $this->url->link('information/information/agree', 'information_id=6'); ?>" class="agree">Delivery Information</a>