I did that and found this code:
Code:
<div class="buttonRow back"><?php echo zen_back_link() . zen_image_button(BUTTON_IMAGE_BACK, BUTTON_BACK_ALT) . '</a>'; ?></div>
I pasted this to the buttom of my EZ page and nothing happens, I assume I have to tell it to require a certain page which has the infomation about the back button on it but I don't know which page does that.

Any advice?

Thanks