Hi

I just did a quick search on this but didnt find an answer, I'm trying to locate the page which has the the previous/next product button as in:

<!--bof Prev/Next top position -->
<div class="navNextPrevWrapper centeredContent">

<p class="navNextPrevCounter">Product 1/3</p>

<div class="navNextPrevList"><a href="http://www.cctv.firealarmkent.co.uk/zen/index.php?main_page=product_info&amp;cPath=5_10&amp;products_id=4"><img src="includes/templates/template28391/buttons/english/button_prev.gif" alt="Previous" title=" Previous " width="84" height="27" /></a></div>



<div class="navNextPrevList"><a href="http://www.cctv.firealarmkent.co.uk/zen/index.php?main_page=index&amp;cPath=5_10"><img src="includes/templates/template28391/buttons/english/button_return_to_product_list.gif" alt="Return to the Product List" title=" Return to the Product List " width="95" height="27" /></a></div>



<div class="navNextPrevList"><a href="http://www.cctv.firealarmkent.co.uk/zen/index.php?main_page=product_info&amp;cPath=5_10&amp;products_id=3"><img src="includes/templates/template28391/buttons/english/button_next.gif" alt="Next" title=" Next " width="83" height="27" /></a></div>

</div><!--eof Prev/Next top position-->


Unless there is a section in the admin panel to relocate these buttons or disable them?

The page is here:

http://www.cctv.firealarmkent.co.uk/...&products_id=2

I know its a commercial template but hopefully it'll be straight forward