Hi,

I am using panels and woudl like to place the affiliate buttons in a block

if I use the following, I get the entire rendered page in a block.

<?php print drupal_get_form('affiliates_list'); ?>

Any ideas? I think that the buttons are appended to the end of the form.

Chris